@font-face {
    font-family: 'alte_haas_groteskregular';
    src: url('alte_haas_grotesk_400-webfont.woff2') format('woff2'),
         url('alte_haas_grotesk_400-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'alte_haas_groteskbold';
    src: url('alte_haas_grotesk_bold_700-webfont.woff2') format('woff2'),
         url('alte_haas_grotesk_bold_700-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaneueregular';
    src: url('HelveticaNeueLTStd-Roman.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}