/* first for IE 4–8 */

@font-face {
	font-family: DINWeb;
	font-weight: normal;
	font-style: normal;
	src: url("../Fonts/DINWeb.eot");
}

@font-face {
	font-family: DINWeb;
	font-weight: bold;
	font-style: normal;
	src: url("../Fonts/DINWeb-Bold.eot");
}

/* then for WOFF-capable browsers */

@font-face {
	font-family: DINWeb;
	font-weight: normal;
	font-style: normal;
	src: url("../Fonts/DINWeb.woff") format("woff");
}

@font-face {
	font-family: DINWeb;
	font-weight: bold;
	font-style: normal;
	src: url("../Fonts/DINWeb-Bold.woff") format("woff");
}
