@font-face {
    font-family: 'bebas_neueregular';
    src: url('fonts/bebasneue_regular-webfont.woff2') format('woff2'),
         url('fonts/bebasneue_regular-webfont.woff') format('woff'),
         url('fonts/bebasneue_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bebas Neue Cyrillic';
    src: url('fonts/ofont.ru_Bebas_Neue.woff2') format('woff2'),
         url('fonts/ofont.ru_Bebas_Neue.woff') format('woff'),
         url('fonts/ofont.ru_Bebas_Neue.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
