@font-face {
	font-family: 'din';
	src: url(/fonts/din_light.woff);
	font-weight: 300;
	font-style: normal;
}

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

@font-face {
	font-family: 'din';
	src: url(/fonts/din_medium.woff);
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'din';
	src: url(/fonts/din_bold.woff);
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'din';
	src: url(/fonts/din_black.woff);
	font-weight: 900;
	font-style: normal;
}

