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

@font-face {
    font-family: 'Bauhaus 93';
    src: url('bauhs93-webfont.eot');
    src: url('bauhs93-webfont.eot?#iefix') format('embedded-opentype'),
         url('bauhs93-webfont.woff') format('woff'),
         url('bauhs93-webfont.ttf') format('truetype'),
         url('bauhs93-webfont.svg#Bauhaus 93') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: "Bauhaus Light Normal";
	src: url("bauhauslightnormal-regular.eot");
	src: url("bauhauslightnormal-regular.eot#iefix") format("embedded-opentype"),
	url("bauhauslightnormal-regular.woff") format("woff"),
	url("bauhauslightnormal-regular.ttf") format("truetype"),
	url("bauhauslightnormal-regular.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}