@font-face {
    font-family: 'HKGroteskWeb';
    src:  url('HKGrotesk-Regular.woff2') format('woff2'),
          url('HKGrotesk-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HKGroteskWeb';
    src:  url('HKGrotesk-Italic.woff2') format('woff2'),
          url('HKGrotesk-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'HKGroteskWeb';
    src:  url('HKGrotesk-SemiBold.woff2') format('woff2'),
          url('HKGrotesk-SemiBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'HKGroteskWeb';
    src:  url('HKGrotesk-Bold.woff2') format('woff2'),
          url('HKGrotesk-Bold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}



/* Wide
------------------------------------*/
@font-face {
    font-family: 'HKGroteskWideWeb';
    src:  url('HKGroteskWide-Regular.woff2') format('woff2'),
          url('HKGroteskWide-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HKGroteskWideWeb';
    src:  url('HKGroteskWide-Medium.woff2') format('woff2'),
          url('HKGroteskWide-Medium.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'HKGroteskWideWeb';
    src:  url('HKGroteskWide-Bold.woff2') format('woff2'),
          url('HKGroteskWide-Bold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}


/* Gellix
------------------------------------*/

@font-face {
    font-family: 'Gellix';
    src:  url('Gellix-Medium.woff2') format('woff2'),
          url('Gellix-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gellix';
    src:  url('Gellix-MediumItalic.woff2') format('woff2'),
          url('Gellix-MediumItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Gellix';
    src:  url('Gellix-SemiBold.woff2') format('woff2'),
          url('Gellix-SemiBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gellix';
    src:  url('Gellix-SemiBoldItalic.woff2') format('woff2'),
          url('Gellix-SemiBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}
