@font-face {
    font-family: 'HKGrotesk';
    font-weight: 400;
    src: url('HKGrotesk-Regular.eot');
    src: url('HKGrotesk-Regular.eot?#iefix') format('embedded-opentype'),
         url('HKGrotesk-Regular.woff2') format('woff2'),
         url('HKGrotesk-Regular.woff') format('woff'),
         url('HKGrotesk-Regular.ttf') format('truetype'),
         url('HKGrotesk-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'HKGrotesk';
    font-weight: 600;
    src: url('HKGrotesk-SemiBold.eot');
    src: url('HKGrotesk-SemiBold.eot?#iefix') format('embedded-opentype'),
         url('HKGrotesk-SemiBold.woff2') format('woff2'),
         url('HKGrotesk-SemiBold.woff') format('woff'),
         url('HKGrotesk-SemiBold.ttf') format('truetype'),
         url('HKGrotesk-SemiBold.otf') format('opentype');
}

@font-face {
    font-family: 'HKGrotesk';
    font-weight: 700;
    src: url('HKGrotesk-Bold.eot');
    src: url('HKGrotesk-Bold.eot?#iefix') format('embedded-opentype'),
         url('HKGrotesk-Bold.woff2') format('woff2'),
         url('HKGrotesk-Bold.woff') format('woff'),
         url('HKGrotesk-Bold.ttf') format('truetype'),
         url('HKGrotesk-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'HKGrotesk';
    font-weight: 900;
    src: url('HKGrotesk-Black.eot');
    src: url('HKGrotesk-Black.eot?#iefix') format('embedded-opentype'),
         url('HKGrotesk-Black.woff2') format('woff2'),
         url('HKGrotesk-Black.woff') format('woff'),
         url('HKGrotesk-Black.ttf') format('truetype'),
         url('HKGrotesk-Black.otf') format('opentype');
}