@font-face {
    font-family: 'gopher_display';
    src: url('gopher_display_light-webfont.woff2') format('woff2'),
         url('gopher_display_light-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'codecpro';
    src: url('codecpro-regular2-webfont.woff2') format('woff2'),
         url('codecpro-regular2-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futura_pt';
    src: url('futuraptbook-webfont.woff2') format('woff2'),
         url('futuraptbook-webfont.ttf') format('truetype');
    font-weight: 350;
    font-style: normal;
}

@font-face {
    font-family: 'futura_pt';
    src: url('futuraptheavy-webfont.woff2') format('woff2'),
         url('futuraptheavy-webfont.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'futura_pt';
    src: url('futuraptmedium-webfont.woff2') format('woff2'),
         url('futuraptmedium-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}


@font-face {
    font-family: 'clash-display';
    src: url('clash-display-medium.woff2') format('woff2'),
         url('clash-display-medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Konstant Grotesk';
    src: url('konstant-grotesk-regular.woff2') format('woff2'),
        url('konstant-grotesk-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}