/* Selbst gehostete Schriften – keine Aufrufe an Google, keine Cookies (DSGVO) */
@font-face{
  font-family:"Hanken Grotesk";
  src:url("fonts/hanken-grotesk-latin-wght-normal.woff2") format("woff2");
  font-weight:100 900; font-style:normal; font-display:swap;
}
@font-face{
  font-family:"Newsreader";
  src:url("fonts/newsreader-latin-wght-normal.woff2") format("woff2");
  font-weight:200 800; font-style:normal; font-display:swap;
}
@font-face{
  font-family:"Newsreader";
  src:url("fonts/newsreader-latin-wght-italic.woff2") format("woff2");
  font-weight:200 800; font-style:italic; font-display:swap;
}
