@font-face {
    font-family: 'Bauhaus Std';
    src: url('BauhausStd-Medium.eot');
    src: url('BauhausStd-Medium.eot?#iefix') format('embedded-opentype'),
        url('BauhausStd-Medium.woff2') format('woff2'),
        url('BauhausStd-Medium.woff') format('woff'),
        url('BauhausStd-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Bauhaus Std';
    src: url('BauhausStd-Bold.eot');
    src: url('BauhausStd-Bold.eot?#iefix') format('embedded-opentype'),
        url('BauhausStd-Bold.woff2') format('woff2'),
        url('BauhausStd-Bold.woff') format('woff'),
        url('BauhausStd-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

