@font-face {
	font-family: 'DIN Pro';
	font-weight: 100;
	font-style: normal;
	src: url(/DINPro-Light.woff);
}

@font-face {
	font-family: 'DIN Pro';
	font-weight: 300;
	font-style: normal;
	src: url(/DINPro-Medium.woff);
}

@font-face {
	font-family: 'DIN Pro';
	font-weight: 400;
	font-style: normal;
	src: url(/DINPro.woff);
}

@font-face {
	font-family: 'DIN Pro';
	font-weight: 600;
	font-style: normal;
	src: url(/DINPro-Bold.woff);
}

@font-face {
	font-family: 'DIN Pro';
	font-weight: 900;
	font-style: normal;
	src: url(/DINPro-Black.woff);
}

