
@font-face {
    font-family: 'alte_haas_groteskbold';
    src: url('altehaasgroteskbold.woff2') format('woff2'),
         url('altehaasgroteskbold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'alte_haas_groteskregular';
    src: url('altehaasgroteskregular.woff2') format('woff2'),
         url('altehaasgroteskregular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.altehaasgroteskregular {
    font-family: alte_haas_groteskregular;
    font-weight: normal;
    font-style: normal;
}
.altehaasgroteskbold {
    font-family: alte_haas_groteskbold;
    font-weight: normal;
    font-style: normal;
}