

@font-face {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(hk-grotesk/HKGrotesk-Light.otf) format('opentype');
}

@font-face {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(hk-grotesk/HKGrotesk-Regular.otf) format('opentype');
}

@font-face {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(hk-grotesk/HKGrotesk-Medium.otf) format('opentype');
}

@font-face {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(hk-grotesk/HKGrotesk-SemiBold.otf) format('opentype');
}

@font-face {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(hk-grotesk/HKGrotesk-Bold.otf) format('opentype');
}


/* Italic */

@font-face {
    font-family: 'HK Grotesk';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(hk-grotesk/HKGrotesk-ThinItalic.otf) format('opentype');
}

@font-face {
    font-family: 'HK Grotesk';
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url(hk-grotesk/HKGrotesk-ExtraLightItalic.otf) format('opentype');
}

@font-face {
    font-family: 'HK Grotesk';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(hk-grotesk/HKGrotesk-LightItalic.otf) format('opentype');
}

@font-face {
    font-family: 'HK Grotesk';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(hk-grotesk/HKGrotesk-RegularItalic.otf) format('opentype');
}

@font-face {
    font-family: 'HK Grotesk';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(hk-grotesk/HKGrotesk-MediumItalic.otf) format('opentype');
}

@font-face {
    font-family: 'HK Grotesk';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(hk-grotesk/HKGrotesk-SemiBoldItalic.otf) format('opentype');
}

@font-face {
    font-family: 'HK Grotesk';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(hk-grotesk/HKGrotesk-BoldItalic.otf) format('opentype');
}

@font-face {
    font-family: 'HK Grotesk';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(hk-grotesk/HKGrotesk-ExtraBoldItalic.otf) format('opentype');
}

@font-face {
    font-family: 'HK Grotesk';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(hk-grotesk/HKGrotesk-BlackItalic.otf) format('opentype');
}