@font-face {
    font-family: 'hh sans';
    src: url('hhsans-Medium.woff2') format('woff2'),
        url('hhsans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'hh sans Display';
    src: url('hhsans-Display.woff2') format('woff2'),
        url('hhsans-Display.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'hh sans';
    src: url('hhsans-Regular.woff2') format('woff2'),
        url('hhsans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

