@font-face {
	font-family: 'AvenirNextCyr';
	src: url('fonts/avenirnextcyr-bold.eot'); /* IE 9 Compatibility Mode */
	src: url('fonts/avenirnextcyr-bold.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('fonts/avenirnextcyr-bold.woff2') format('woff2'), /* Super Modern Browsers */
		url('fonts/avenirnextcyr-bold.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('fonts/avenirnextcyr-bold.ttf') format('truetype'), /* Safari, Android, iOS */
		url('fonts/avenirnextcyr-bold.svg#avenirnextcyr-bold') format('svg'); /* Chrome < 4, Legacy iOS */
		font-weight: bold;
}
@font-face {
	font-family: 'AvenirNextCyr';
	src: url('fonts/avenirnextcyr-regular.eot'); /* IE 9 Compatibility Mode */
	src: url('fonts/avenirnextcyr-regular.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('fonts/avenirnextcyr-regular.woff2') format('woff2'), /* Super Modern Browsers */
		url('fonts/avenirnextcyr-regular.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('fonts/avenirnextcyr-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		url('fonts/avenirnextcyr-regular.svg#avenirnextcyr-regular') format('svg'); /* Chrome < 4, Legacy iOS */
}