@font-face {
    font-family: 'HK Grotesk';
    font-style: normal;
    font-weight: normal;
    src: local('HK Grotesk'), url(/fonts/hk-grotesk/HKGrotesk-Regular.otf) format('otf');
}
@font-face {
    font-family: 'HK Grotesk Bold';
    font-style: normal;
    font-weight: 700;
    src: local('HK Grotesk'), url(/fonts/hk-grotesk/HKGrotesk-Bold.otf) format('otf');
}
@font-face {
    font-family: 'HK Grotesk SemiBold';
    font-style: normal;
    font-weight: 600;
    src: local('HK Grotesk'), url(/fonts/hk-grotesk/HKGrotesk-SemiBold.otf) format('otf');
}
