@font-face {
    font-family: 'EBGaramondRegular';
    src: url('/files/fonts/EBGaramond.eot');
    src: url('/files/fonts/EBGaramond.eot') format('embedded-opentype'),
         url('/files/fonts/EBGaramond.woff') format('woff'),
         url('/files/fonts/EBGaramond.ttf') format('truetype'),
         url('/files/fonts/EBGaramond.svg#EBGaramondRegular') format('svg');
}
@font-face {
    font-family: 'Portmanteau';
    src: url('/files/fonts/Portmanteau-Regular.eot');
    src: url('/files/fonts/Portmanteau-Regular.eot') format('embedded-opentype'),
         url('/files/fonts/Portmanteau-Regular.woff') format('woff'),
         url('/files/fonts/Portmanteau-Regular.ttf') format('truetype'),
         url('/files/fonts/Portmanteau-Regular.svg#Portmanteau') format('svg');
}
@font-face {
    font-family: 'Arbutus';
    src: url('/files/fonts/Arbutus-Regular.eot');
    src: url('/files/fonts/Arbutus-Regular.eot') format('embedded-opentype'),
         url('/files/fonts/Arbutus-Regular.woff') format('woff'),
         url('/files/fonts/Arbutus-Regular.ttf') format('truetype'),
         url('/files/fonts/Arbutus-Regular.svg#Arbutus') format('svg');
}