@font-face {
    font-family: 'HK Grotesk Legacy';
    src: url('HKGrotesk-LegacyItalic.woff2') format('woff2'),
        url('HKGrotesk-LegacyItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'HK Grotesk Legacy';
    src: url('HKGrotesk-BoldLegacy.woff2') format('woff2'),
        url('HKGrotesk-BoldLegacy.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'HK Grotesk Legacy';
    src: url('HKGrotesk-BoldLegacyItalic.woff2') format('woff2'),
        url('HKGrotesk-BoldLegacyItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'HK Grotesk Legacy';
    src: url('HKGrotesk-RegularLegacy.woff2') format('woff2'),
        url('HKGrotesk-RegularLegacy.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
