

@font-face {
    font-family: 'hk_groteskbold';
    src: url('Fonts/hkgrotesk-bold-webfont.woff2') format('woff2'),
         url('Fonts/hkgrotesk-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'hk_groteskitalic';
    src: url('Fonts/hkgrotesk-italic-webfont.woff2') format('woff2'),
         url('Fonts/hkgrotesk-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'hk_grotesklight';
    src: url('Fonts/hkgrotesk-light-webfont.woff2') format('woff2'),
         url('Fonts/hkgrotesk-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'hk_groteskregular';
    src: url('Fonts/hkgrotesk-regular-webfont.woff2') format('woff2'),
         url('Fonts/hkgrotesk-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}