@font-face {
  font-family: 'Korpus Grotesk B';
  src: url('KorpusGrotesk-B.woff2') format('woff2'),
       url('KorpusGrotesk-B.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Korpus Grotesk C';
  src: url('KorpusGrotesk-C.woff2') format('woff2'),
       url('KorpusGrotesk-C.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Korpus Grotesk D';
  src: url('KorpusGrotesk-D.woff2') format('woff2'),
       url('KorpusGrotesk-D.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
