@font-face {
	font-family: 'Bebas Neue Cyrillic';
	src: url('BebasNeueCyrillic.eot');
	src: local('Bebas Neue Cyrillic'), local('BebasNeueCyrillic'),
		url('BebasNeueCyrillic.eot?#iefix') format('embedded-opentype'),
		url('BebasNeueCyrillic.woff2') format('woff2'),
		url('BebasNeueCyrillic.woff') format('woff'),
		url('BebasNeueCyrillic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}



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

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




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