/* Inter, die Hausschrift aus dem Corporate Design (Briefschaften, Couverts,
   Mappe und Visitenkarte sind durchgehend in Inter Light gesetzt).
   Lokal eingebunden, damit keine Anfragen an fremde Server gehen.
   SIL Open Font License 1.1, siehe fonts/OFL-Inter.txt.
   Die Dateien sind auf Latin und Latin Extended verkleinert. */

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/inter-300.woff2") format("woff2");
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/inter-400.woff2") format("woff2");
}
