/*
  Die Website ist auf Source Serif 4 + Source Sans 3 ausgelegt.
  Aus Lizenz-/Weitergabegründen sind die Font-Binärdateien in diesem Paket
  bewusst NICHT enthalten.

  Vor dem Livegang bitte lokal auf dem STRATO-Webspace ablegen:
  assets/fonts/source-serif-4-regular.woff2
  assets/fonts/source-serif-4-semibold.woff2
  assets/fonts/source-sans-3-regular.woff2

  Es werden KEINE externen Font-Dienste verwendet.
*/
@font-face{
  font-family:"Source Serif 4 Local";
  src:url("fonts/source-serif-4-regular.woff2") format("woff2");
  font-style:normal;
  font-weight:400;
  font-display:swap;
}
@font-face{
  font-family:"Source Serif 4 Local";
  src:url("fonts/source-serif-4-semibold.woff2") format("woff2");
  font-style:normal;
  font-weight:600;
  font-display:swap;
}
@font-face{
  font-family:"Source Sans 3 Local";
  src:url("fonts/source-sans-3-regular.woff2") format("woff2");
  font-style:normal;
  font-weight:400;
  font-display:swap;
}
