@font-face {
	font-family: 'DinBold';
	src: url('fonts/DINWeb-Bold.eot'); /* IE9 Compat Modes */
	src: url('fonts/DINWeb-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('fonts/DINWeb-Bold.woff') format('woff'), /* Pretty Modern Browsers */
		url('fonts/DINWeb-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
		url('fonts/DINWeb-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
	font-weight: normal;
}