@font-face {
    font-family: 'neufile_grotesk_boldbold';
    src: url('../fonts/neufilegrotesk-bold-webfont.woff2') format('woff2'),
         url('../fonts/neufilegrotesk-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'neufile_groteskregular';
    src: url('../fonts/neufilegrotesk-regular-webfont.woff2') format('woff2'),
         url('../fonts/neufilegrotesk-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}