/* McQueen Grotesk — lizenzierte Hausschrift von via.natur / norden.abenteuer.
   Selbst gehostet, keine fremden Server. */
@font-face {
  font-family: 'McQueen Grotesk';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/mcqueen-light.woff2') format('woff2');
}
@font-face {
  font-family: 'McQueen Grotesk';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/mcqueen-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'McQueen Grotesk';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/mcqueen-bold.woff2') format('woff2');
}
