

#font-faceM {
    font-family: 'Bauhaus Std';
    src: url("../font/BauhausStd-Medium.woff2" format('woff2')),
	src: url("../font/BauhausStd-Medium.woff"),
	src: url("../font/BauhausStd-Medium.eot"),
	src: url("../font/BauhausStd-Medium.eot?#iefix") format('embedded-opentype'),
	src: url("../font/BauhausStd-Medium.ttf");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
	font-family:"Bauhaus Std", Avenir, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 550;
	font-style: normal;
    font-display: swap;
}

#font-faceX {
    font-family: 'Bauhaus Std';
	src: url("../font/BauhausStd-Light.woff2" format('woff2')),
	src: url("../font/BauhausStd-Light.woff"),
	src: url("../font/BauhausStd-Light.eot"),
	src: url("../font/BauhausStd-Light.eot?#iefix") format('embedded-opentype'),
	src: url("../font/BauhausStd-Light.ttf");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
	font-family:"Bauhaus Std", Avenir, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 100;
	font-style: normal;
    font-display: swap;
}

#font-faceD {
    font-family: 'Bauhaus Std';
    src: url('../font/BauhausStd-Demi.eot');
    src: local('../font/Bauhaus Std Demi'), local('../font/BauhausStd-Demi'),
        url('../font/BauhausStd-Demi.eot?#iefix') format('embedded-opentype'),
        url('../font/BauhausStd-Demi.woff2') format('woff2'),
        url('../font/BauhausStd-Demi.woff') format('woff'),
        url('../font/BauhausStd-Demi.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
	font-family:"Bauhaus Std", Avenir, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 600;
	font-style: normal;
    font-display: swap;
}


