@font-face {
	font-family: 'DINPro-Black';
	src: url(DINPro-Black.eot);
	src: url(DINPro-Black.eot?#iefix) format('embedded-opentype'),
		 url(DINPro-Black.woff) format('woff'),
		 url(DINPro-Black.ttf) format('truetype'),
		 url(DINPro-Black.svg#DINPro-Black) format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DINPro-Regular';
	src: url(DINPro-Regular.eot);
	src: url(DINPro-Regular.eot?#iefix) format('embedded-opentype'),
		 url(DINPro-Regular.woff) format('woff'),
		 url(DINPro-Regular.ttf) format('truetype'),
		 url(DINPro-Regular.svg#DINPro-Regular) format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DINPro-Medium';
	src: url(DINPro-Medium.eot);
	src: url(DINPro-Medium.eot?#iefix) format('embedded-opentype'),
		 url(DINPro-Medium.woff) format('woff'),
		 url(DINPro-Medium.ttf) format('truetype'),
		 url(DINPro-Medium.svg#DINPro-Medium) format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ALSRublRegular';
	src: url(rouble.eot);
	src: url(rouble.eot?#iefix) format('embedded-opentype'),
		 url(rouble.woff) format('woff'),
		 url(rouble.ttf) format('truetype'),
		 url(rouble.svg#ALSRublRegular) format('svg');
	font-weight: normal;
	font-style: normal;
}
.rubl {
	font-family: 'ALSRublRegular', sans-serif;
	font-style: normal;
	font-weight: normal;
}

.din-black {
	font-family: 'DINPro-Black', sans-serif;
	font-style: normal;
	font-weight: normal;
}
.din-regular {
	font-family: 'DINPro-Regular', sans-serif;
	font-style: normal;
	font-weight: normal;
}
.din-medium {
	font-family: 'DINPro-Medium', sans-serif;
	font-style: normal;
	font-weight: normal;
}