@font-face{
  font-family:"Inter";
  src:url("/static/fonts/inter-latin-wght-normal.woff2") format("woff2-variations");
  font-weight:100 900; font-style:normal; font-display:swap;
}
@font-face{
  font-family:"Newsreader";
  src:url("/static/fonts/newsreader-latin-wght-normal.woff2") format("woff2-variations");
  font-weight:200 800; font-style:normal; font-display:swap;
}

/* Zuweisungen */
body{ font-family: Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial; }
.h-display{ font-family: "Newsreader", ui-serif, Georgia, "Times New Roman", serif; }