/*_________ШРИФТЫ_________*/

i.als-ruble {font-family: 'AlsRuble';font-style:normal;}

/* font-family: "AlsRubl"; */
@font-face {
  font-family: 'AlsRuble';
  src: url('/resources/custom/fonts/AlsRuble.eot');
  src: url('/resources/custom/fonts/AlsRuble.eot?#iefix') format('embedded-opentype'),
       url('/resources/custom/fonts/AlsRuble.woff') format('woff'),
       url('/resources/custom/fonts/AlsRuble.ttf') format('truetype'),
       url('/resources/custom/fonts/AlsRuble.svg#ALSRublRegular') format('svg');
  font-weight: normal;
  font-style:  normal;
}



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

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

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

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