@font-face {
	font-family: 'Avenir Next Cyr';
	src: url('AvenirNextCyr-Regular.eot');
	src: local('Avenir Next Cyr Regular'), local('AvenirNextCyr-Regular'),
		url('./fonts/AvenirNextCyr-Regular.eot?#iefix') format('embedded-opentype'),
		url('./fonts/AvenirNextCyr-Regular.woff') format('woff'),
		url('./fonts/AvenirNextCyr-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Avenir Next Cyr';
	src: url('AvenirNextCyr-Bold.eot');
	src: local('Avenir Next Cyr Bold'), local('AvenirNextCyr-Bold'),
		url('./fonts/AvenirNextCyr-Bold.eot?#iefix') format('embedded-opentype'),
		url('./fonts/AvenirNextCyr-Bold.woff') format('woff'),
		url('./fonts/AvenirNextCyr-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
    font-family: 'Pribambas';
    src: url('./fonts/hinted-Pribambas-Regular.eot');
    src: url('./fonts/hinted-Pribambas-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/hinted-Pribambas-Regular.woff2') format('woff2'),
        url('./fonts/hinted-Pribambas-Regular.woff') format('woff'),
        url('./fonts/hinted-Pribambas-Regular.ttf') format('truetype'),
        url('./fonts/hinted-Pribambas-Regular.svg#Pribambas-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
