@font-face {
	font-family: 'Din';
	src:url('../fonts/DINWeb/DINWeb.eot');
	src:url('../fonts/DINWeb/DINWeb.eot?') format('embedded-opentype'),
		url('../fonts/DINWeb/DINWeb.woff') format('woff'),
		url('../fonts/DINWeb/DINWeb.ttf') format('truetype'),
		url('../fonts/DINWeb/DINWeb.svg#abcd') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Din';
	src:url('../fonts/DINWeb/DINWeb-Bold.eot');
	src:url('../fonts/DINWeb/DINWeb-Bold.eot?') format('embedded-opentype'),
		url('../fonts/DINWeb/DINWeb-Bold.woff') format('woff'),
		url('../fonts/DINWeb/DINWeb-Bold.ttf') format('truetype'),
		url('../fonts/DINWeb/DINWeb-Bold.svg#abcd') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Din';
	src:url('../fonts/DINWeb/DINWeb-Light.eot');
	src:url('../fonts/DINWeb/DINWeb-Light.eot?') format('embedded-opentype'),
		url('../fonts/DINWeb/DINWeb-Light.woff') format('woff'),
		url('../fonts/DINWeb/DINWeb-Light.ttf') format('truetype'),
		url('../fonts/DINWeb/DINWeb-Light.svg#abcd') format('svg');
	font-weight: lighter;
	font-style: normal;
}
@font-face {
	font-family: 'Din';
	src:url('../fonts/DINWeb/DINWeb-Medium.eot');
	src:url('../fonts/DINWeb/DINWeb-Medium.eot?') format('embedded-opentype'),
		url('../fonts/DINWeb/DINWeb-Medium.woff') format('woff'),
		url('../fonts/DINWeb/DINWeb-Medium.ttf') format('truetype'),
		url('../fonts/DINWeb/DINWeb-Medium.svg#abcd') format('svg');
	font-weight: 500;
	font-style: normal;
}
