@font-face {
    font-family: 'Haas Grot Disp 65';
    src: url('/fonts/HaasGrotDisp-65Medium.woff2') format('woff2'),
        url('/fonts/HaasGrotDisp-65Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Haas Grot Disp 55 Roman';
    src: url('/fonts/HaasGrotDisp-55Roman.woff2') format('woff2'),
        url('/fonts/HaasGrotDisp-55Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Haas Grot Disp 45';
    src: url('/fonts/HaasGrotDisp-45Light.woff2') format('woff2'),
        url('/fonts/HaasGrotDisp-45Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
