/* Schriften liegen auf dem eigenen Server - keine Anfrage an Google.
   Archivo: variabel (Breite 62-125 %, Staerke 400-800).
   Source Serif 4: variabel (optische Groesse, Staerke 400-600), dazu Kursiv. */
@font-face {
  font-family: "Archivo"; font-style: normal; font-weight: 400 800; font-stretch: 62% 125%;
  font-display: swap; src: url("../fonts/archivo-var.woff2") format("woff2");
}
@font-face {
  font-family: "Source Serif 4"; font-style: normal; font-weight: 400 600;
  font-display: swap; src: url("../fonts/sourceserif4-var.woff2") format("woff2");
}
@font-face {
  font-family: "Source Serif 4"; font-style: italic; font-weight: 400;
  font-display: swap; src: url("../fonts/sourceserif4-italic-var.woff2") format("woff2");
}
