@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: DINWeb-Medium;
	src: url(../fonts/DINWeb-Medium.eot);
	src: local('☺'),  
	     url(../fonts/DINWeb-Medium.woff) format('woff'),
			 url(../fonts/dinweb-medium-webfont.ttf) format('truetype'),
			 url(../fonts/dinweb-medium-webfont.svg#webfont) format('svg');
	font-weight: normal;
	font-style: normal;
}


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


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

@font-face {
	font-family: DINWebRegular;
	src: url(../fonts/DINWeb-Ita.eot);
	src: local('☺'),  
	     url(../fonts/DINWeb-Ita.woff) format('woff'),
			 url(../fonts/dinweb-ita-webfont.ttf) format('truetype'),
			 url(../fonts/dinweb-ita-webfont.svg#webfont) format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: DINWebRegular;
	src: url(../fonts/DINWeb-BoldIta.eot);
	src: local('☺'),  
	     url(../fonts/DINWeb-BoldIta.woff) format('woff'),
			 url(../fonts/dinweb-boldita-webfont.ttf) format('truetype'),
			 url(../fonts/dinweb-boldita-webfont.svg#webfont) format('svg');
	font-weight: bold;
	font-style: italic;
}



