/* GeoAnvil selvhostede merkevarefonter (design 3.0 v2) — ÉN @font-face-kilde.
   Variable latin-subsett (byte-identiske med Google Fonts-CDN-ets v7/v13, SIL OFL 1.1 —
   se OFL-*.txt her). Konsumenter: web/plugin/panel.html (dev) og bunt_panel.py, som
   baker woff2-referansene inn som base64 data-URI fordi CEF i ArchiCAD er offline.
   Nettsiden kan migrere hit fra Google-lenkene senere (samme familier). */
@font-face{
  font-family:'Schibsted Grotesk';
  font-style:normal;
  font-weight:400 900;
  font-display:swap;
  src:url("schibsted-grotesk-latin.woff2") format("woff2");
}
@font-face{
  font-family:'Spline Sans Mono';
  font-style:normal;
  font-weight:300 700;
  font-display:swap;
  src:url("spline-sans-mono-latin.woff2") format("woff2");
}
