
/*FONTS*/

@font-face {
	font-family: 'DINRegular';
	src: url('fonts/ff_din_regular-webfont.eot');
	src: url('fonts/ff_din_regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/ff_din_regular-webfont.woff') format('woff'),
		 url('fonts/ff_din_regular-webfont.ttf') format('truetype'),
		 url('fonts/ff_din_regular-webfont.svg#DINRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DINBold';
	src: url('fonts/ff_din_bold-webfont.eot');
	src: url('fonts/ff_din_bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/ff_din_bold-webfont.woff') format('woff'),
		 url('fonts/ff_din_bold-webfont.ttf') format('truetype'),
		 url('fonts/ff_din_bold-webfont.svg#DINBold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DINLightRegular';
	src: url('fonts/ff_din_light-webfont.eot');
	src: url('fonts/ff_din_light-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/ff_din_light-webfont.woff') format('woff'),
		 url('fonts/ff_din_light-webfont.ttf') format('truetype'),
		 url('fonts/ff_din_light-webfont.svg#DINLightRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
