@font-face {
	font-family: 'DINReg';
	src: url('DIN-Regular.eot');
	src: local('sans-serif'), url("DIN-Regular.woff") format("woff"), url("DIN-Regular.otf") format("opentype"), url("DIN-Regular.svg") format("svg"), url("DIN-Regular.ttf") format("truetype");
}
@font-face {
	font-family: 'DINLig';
	src: url('DIN-Light.eot');
	src: local('sans-serif'), url("DIN-Light.woff") format("woff"), url("DIN-Light.otf") format("opentype"), url("DIN-Light.svg") format("svg"), url("DIN-Light.ttf") format("truetype");
}
@font-face {
	font-family: 'DINMed';
	src: url('DIN-Medium.eot');
	src: local('sans-serif'), url("DIN-Medium.woff") format("woff"), url("DIN-Medium.otf") format("opentype"), url("DIN-Medium.svg") format("svg"), url("DIN-Medium.ttf") format("truetype");
}
@font-face {
	font-family: 'DINBol';
	src: url('DIN-Bold.eot');
	src: local('sans-serif'), url("DIN-Bold.woff") format("woff"), url("DIN-Bold.otf") format("opentype"), url("DIN-Bold.svg") format("svg"), url("DIN-Bold.ttf") format("truetype");
}
@font-face {
	font-family: 'DINBla';
	src: url('DIN-Black.eot');
	src: local('sans-serif'), url("DIN-Black.woff") format("woff"), url("DIN-Black.otf") format("opentype"), url("DIN-Black.svg") format("svg"), url("DIN-Black.ttf") format("truetype");
}