@font-face {
	font-family: adihaus;
	src: url("../fonts/EOT/AdihausDIN-Regular.eot");
	src: url("../fonts/EOT/AdihausDIN-Regular.eot?#iefix") format('embedded-opentype'),
		url("../fonts/TTF/AdihausDIN-Regular.ttf") format("ttf"),
		url("../fonts/WOFF/AdihausDIN-Regular.woff") format("woff");
	font-weight: normal;
	font-style:  normal;
}
@font-face {
	font-family: adihaus;
	src: url("../fonts/EOT/AdihausDIN-Bold.eot");
	src: url("../fonts/EOT/AdihausDIN-Bold.eot?#iefix") format('embedded-opentype'),
	url("../fonts/TTF/AdihausDIN-Bold.ttf") format("ttf"),
	url("../fonts/WOFF/AdihausDIN-Bold.woff") format("woff");
	font-weight: bold;
	font-style:  normal;
}
@font-face {
	font-family: adihauscondensed; /* regular font */
	src: url("../fonts/EOT/AdihausDIN-Cond.eot");
	src: url("../fonts/EOT/AdihausDIN-Cond.eot?#iefix") format('embedded-opentype'),
	url("../fonts/TTF/AdihausDIN-Cond.ttf") format("ttf"),
	url("../fonts/WOFF/AdihausDIN-Cond.woff") format("woff");
	font-weight: 300;
	font-style:  normal;
}