@font-face {
    font-family: 'Snell Roundhand';
    src: url('SnellRoundhand.eot');
    src: url('SnellRoundhand.eot%3F') format('embedded-opentype'),
        url('SnellRoundhand.woff2') format('woff2'),
        url('SnellRoundhand.woff') format('woff'),
        url('SnellRoundhand.ttf') format('truetype'),
        url('SnellRoundhand.svg') format('svg');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Mont Heavy DEMO';
    src: url('Mont-HeavyDEMO.eot');
    src: url('Mont-HeavyDEMO.eot%3F') format('embedded-opentype'),
        url('Mont-HeavyDEMO.woff2') format('woff2'),
        url('Mont-HeavyDEMO.woff') format('woff'),
        url('Mont-HeavyDEMO.ttf') format('truetype'),
        url('Mont-HeavyDEMO.svg') format('svg');
    font-weight: 800;
    font-style: normal;
}

