/* ============================================================================
   LUTZ UND LUTZ · WEBFONTS
   Variable, latin subset. Inter (SIL OFL 1.1) + Schibsted Grotesk (SIL OFL 1.1)
   — both free for commercial use.
   ============================================================================ */

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(../assets/fonts/Inter.woff2) format('woff2');
}

@font-face {
  font-family: 'Schibsted Grotesk';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(../assets/fonts/SchibstedGrotesk.woff2) format('woff2');
}
