/* ============================================================
   EMMA & PAUL VENTURES — Webfonts (self-hosted)
   Newsreader (Display-Serif) · Inter (Sans) — SIL OFL 1.1
   Lokal gehostet: keine Verbindung zu Google-Servern (DSGVO).
   Einbindung:  <link rel="stylesheet" href="fonts/fonts.css">
   ============================================================ */

@font-face{
  font-family:"Newsreader";
  font-style:normal;
  font-weight:300 400;
  font-display:swap;
  src:url("newsreader-var.woff2") format("woff2");
}
@font-face{
  font-family:"Newsreader";
  font-style:italic;
  font-weight:300;
  font-display:swap;
  src:url("newsreader-var-italic.woff2") format("woff2");
}
@font-face{
  font-family:"Inter";
  font-style:normal;
  font-weight:400 500;
  font-display:swap;
  src:url("inter-var.woff2") format("woff2");
}
