@font-face {
	font-family: 'DIN';
	src: url('fonts/DIN-Light.eot');
	src: local('☺'), url('fonts/DIN-Light.woff') format('woff'), url('fonts/DIN-Light.ttf') format('truetype'), url('fonts/DIN-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DIN';
	src: url('fonts/DIN-Bold.eot');
	src: local('☺'), url('fonts/DIN-Bold.woff') format('woff'), url('fonts/DIN-Bold.ttf') format('truetype'), url('fonts/DIN-Bold.svg') format('svg');
	font-weight: bold;
	font-style: bold;
}

