@font-face {
    font-family: 'Bebas Neue Cyrillic';
    src: local('Bebas Neue Cyrillic'), local('BebasNeueCyrillic'),
        url('BebasNeue100.woff2') format('woff2'),
        url('BebasNeue100.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bebas Neue Cyrillic';
    src: local('Bebas Neue Cyrillic'), local('BebasNeueCyrillic'),
        url('BebasNeue300.woff2') format('woff2'),
        url('BebasNeue300.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bebas Neue Cyrillic';
    src: local('Bebas Neue Cyrillic'), local('BebasNeueCyrillic'),
        url('BebasNeue400.woff2') format('woff2'),
        url('BebasNeue400.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Bebas Neue Cyrillic';
    src: local('Bebas Neue Cyrillic'), local('BebasNeueCyrillic'),
        url('BebasNeue700.woff2') format('woff2'),
        url('BebasNeue700.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
