/* Din Web Fonts */

@font-face {
	font-family: "DIN Regular";
	src: url("../fonts/dinpro.otf") format("opentype");
	src: url("../fonts/dinpro.otf#iefix") format("opentype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "DIN Bold";
	src: url("../fonts/dinpro-bold.otf") format("opentype");
	src: url("../fonts/dinpro-bold.otf#iefix") format("opentype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "DIN Medium";
	src: url("../fonts/dinpro-medium.otf") format("opentype");
	src: url("../fonts/dinpro-medium.otf#iefix") format("opentype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "DIN Light";
	src: url("../fonts/dinpro-light.otf") format("opentype");
	src: url("../fonts/dinpro-light.otf#iefix") format("opentype");
	font-weight: normal;
	font-style: normal;
}
