@font-face {
    font-family: 'FilmotypeMeredithRegular';
    src: url('fonts/filmotypemeredith.eot');
    src: url('fonts/filmotypemeredith.eot') format('embedded-opentype'),
         url('fonts/filmotypemeredith.woff2') format('woff2'),
         url('fonts/filmotypemeredith.woff') format('woff'),
         url('fonts/filmotypemeredith.ttf') format('truetype'),
         url('fonts/filmotypemeredith.svg#FilmotypeMeredithRegular') format('svg');
}

@font-face {
    font-family: 'FuturaStdMedium';
    src: url('fonts/futurastd-medium.eot');
    src: url('fonts/futurastd-medium.eot') format('embedded-opentype'),
         url('fonts/futurastd-medium.woff2') format('woff2'),
         url('fonts/futurastd-medium.woff') format('woff'),
         url('fonts/futurastd-medium.ttf') format('truetype'),
         url('fonts/futurastd-medium.svg#FuturaStdMedium') format('svg');
}