
@font-face {
	font-family: "DIN";
	src: url('../font/din-webfont.eot');
	src: url('../font/din-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../font/din-webfont.woff2') format('woff2'),
		 url('../font/din-webfont.woff') format('woff'),
		 url('../font/din-webfont.ttf') format('truetype'),
		 url('../font/din-webfont.svg#dinregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "DIN";
	src: url('../font/dinbold-webfont.eot');
	src: url('../font/dinbold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../font/dinbold-webfont.woff2') format('woff2'),
		 url('../font/dinbold-webfont.woff') format('woff'),
		 url('../font/dinbold-webfont.ttf') format('truetype'),
		 url('../font/dinbold-webfont.svg#dinboldregular') format('svg');
	font-weight: bold;
	font-style: normal;
}