@font-face {
  font-family: 'InknutAntiqua';
  font-weight: normal;
  src: url('../fonts/InknutAntiqua-Regular.woff2') format('woff2'),
       url('../fonts/InknutAntiqua-Regular.woff') format('woff'),
       url('../fonts/InknutAntiqua-Regular.ttf')  format('truetype');
}

@font-face {
  font-family: 'HKGrotesk';
  font-weight: normal;
  src: url('../fonts/HKGrotesk-Regular.woff2') format('woff2'),
       url('../fonts/HKGrotesk-Regular.woff') format('woff'),
       url('../fonts/HKGrotesk-Regular.ttf')  format('truetype');
}

@font-face {
  font-family: 'HKGrotesk';
  font-weight: normal;
  src: url('../fonts/HKGrotesk-Regular.woff2') format('woff2'),
       url('../fonts/HKGrotesk-Regular.woff') format('woff'),
       url('../fonts/HKGrotesk-Regular.ttf')  format('truetype');
}

@font-face {
  font-family: 'HKGrotesk';
  font-weight: 300;
  src: url('../fonts/HKGrotesk-Light.woff2') format('woff2'),
       url('../fonts/HKGrotesk-Light.woff') format('woff'),
       url('../fonts/HKGrotesk-Light.ttf')  format('truetype');
}

@font-face {
  font-family: 'HKGrotesk';
  font-weight: 300;
  font-style: italic;
  src: url('../fonts/HKGrotesk-LightItalic.woff2') format('woff2'),
       url('../fonts/HKGrotesk-LightItalic.woff') format('woff'),
       url('../fonts/HKGrotesk-LightItalic.ttf')  format('truetype');
}

@font-face {
  font-family: 'HKGrotesk';
  font-weight: bold;
  src: url('../fonts/HKGrotesk-Bold.woff2') format('woff2'),
       url('../fonts/HKGrotesk-Bold.woff') format('woff'),
       url('../fonts/HKGrotesk-Bold.ttf')  format('truetype');
}

@font-face {
  font-family: 'HKGrotesk';
  font-weight: bold;
  font-style: italic;
  src: url('../fonts/HKGrotesk-BoldItalic.woff2') format('woff2'),
       url('../fonts/HKGrotesk-BoldItalic.woff') format('woff'),
       url('../fonts/HKGrotesk-BoldItalic.ttf')  format('truetype');
}