@font-face {
	font-family: 'DIN';
	font-weight: 400;
	src: url('DINWeb.eot');
	src: url('DINWeb.eot?#iefix') format('embedded-opentype'),
		url('DINWeb.woff') format('woff'),
		url('DINWeb.ttf') format('truetype'),
		url('DINWeb.svg') format('svg');
}