@font-face {
	font-family:'DIN-Regular';
	src: url('../_fonts/DINueu.eot');
	src: url('../_fonts/DINueu.eot?#iefix') format('embedded-opentype'),
		url('../_fonts/DINueu.woff') format('woff'),
		url('../_fonts/DINueu.ttf') format('truetype'),
		url('../_fonts/DINueu.svg#DINueu') format('svg');
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;

}

@font-face {
	font-family:'DIN-Medium';
	src: url('../_fonts/DINueu-Medium.eot');
	src: url('../_fonts/DINueu-Medium.eot?#iefix') format('embedded-opentype'),
		url('../_fonts/DINueu-Medium.woff') format('woff'),
		url('../_fonts/DINueu-Medium.ttf') format('truetype'),
		url('../_fonts/DINueu-Medium.svg#DINueu-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
}

@font-face {
	font-family:'DIN-Bold';
	src: url('../_fonts/DINueuBold.eot');
	src: url('../_fonts/DINueuBold.eot?#iefix') format('embedded-opentype'),
		url('../_fonts/DINueuBold.woff') format('woff'),
		url('../_fonts/DINueuBold.ttf') format('truetype'),
		url('../_fonts/DINueuBold.svg#DINueuBold') format('svg');
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
}