@font-face {
	font-family: 'DINWebMed';
	src: url('typefaces/DINWeb-Medium.eot');
	src: local('â˜º'),
			 url('typefaces/DINWeb-Medium.woff') format('woff'),
			 url('typefaces/DINComp-Medium.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
	font-family: 'DINWebLight';
	src: url('typefaces/DINWeb-Light.eot');
	src: local('â˜º'),
			 url('typefaces/DINWeb-Light.woff') format('woff'),
			 url('typefaces/DINComp-Light.ttf') format('truetype');
font-weight: lighter;
font-style: normal;
}