@charset "UTF-8";
/* CSS Document */
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../font/BebasNeue-webfont.eot');
    src: url('../font/BebasNeue-webfont.eot?#iefix') format('eot'),
         url('../font/BebasNeue-webfont.woff') format('woff'),
         url('../font/BebasNeue-webfont.ttf') format('truetype'),
         url('../font/BebasNeue-webfont.svg#webfontj1CI1MAi') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face{
	font-family:'EngschriftDINDRegular';
	src:url(../font/engschriftdind-webfont.eot);src:local('?'),
	url(../font/engschriftdind-webfont.woff) format('woff'),
	url(../font/engschriftdind-webfont.ttf) format('truetype'),
	url(/../font/engschriftdind-webfont.svg#webfontjcsCQqbV) format('svg');
	font-weight:normal;
	font-style:normal;
}