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



