@font-face {
    font-family: 'HankenGrotesk300';
    src: url("/static/fonts/HankenGrotesk-Light.4e560c29fa99.woff2") format('woff2'),
         url("/static/fonts/HankenGrotesk-Light.5dcf5a4b9c48.woff") format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HankenGrotesk400';
    src: url("/static/fonts/HankenGrotesk-Regular.dde879a3b32f.woff2") format('woff2'),
         url("/static/fonts/HankenGrotesk-Regular.5f5d04802a4a.woff") format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HankenGrotesk700';
    src: url("/static/fonts/HankenGrotesk-Bold.73eacfa5e097.woff2") format('woff2'),
         url("/static/fonts/HankenGrotesk-Bold.4504c69b32dc.woff") format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
