@font-face {
	font-family: 'Bebas Neue Cyrillic';
	src: url('BebasNeueCyrillic.woff2') format('woff2'),
		url('BebasNeueCyrillic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}


@font-face {
    font-family: 'Futura Cyrillic';
    src: url('FuturaCyrillicLight.woff2') format('woff2'),
        url('FuturaCyrillicLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

