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