@font-face {
	font-family: 'DINWeb-Black';
	src: url('../fonts/DINWeb-Black.eot') format('eot'),
	     url('../fonts/DINWeb-Black.woff') format('woff');
}
@font-face {
	font-family: 'DINWeb-Bold';
	src: url('../fonts/DINWeb-Bold.eot') format('eot'),
	     url('../fonts/DINWeb-Bold.woff') format('woff');
}
@font-face {
	font-family: 'DINWeb-Light';
	src: url('../fonts/DINWeb-Light.eot') format('eot'),
	     url('../fonts/DINWeb-Light.woff') format('woff');
}
@font-face {
	font-family: 'DINWeb';
	src: url('../fonts/DINWeb.eot') format('eot'),
	     url('../fonts/DINWeb.woff') format('woff');
}