/* Ortiqae — font self-hosted (no CDN). Token tipografici definitivi. */

/* Space Grotesk (variable) — UI / sans */
@font-face{
  font-family:'Space Grotesk Variable';
  font-style:normal; font-display:swap; font-weight:300 700;
  src:url('/fonts/space-grotesk-var.woff2') format('woff2-variations');
}
/* JetBrains Mono (variable) — etichette / mono */
@font-face{
  font-family:'JetBrains Mono Variable';
  font-style:normal; font-display:swap; font-weight:100 800;
  src:url('/fonts/jetbrains-mono-var.woff2') format('woff2-variations');
}
/* Newsreader — editoriale / serif */
@font-face{ font-family:'Newsreader'; font-style:normal; font-weight:400; font-display:swap; src:url('/fonts/newsreader-400.woff2') format('woff2'); }
@font-face{ font-family:'Newsreader'; font-style:normal; font-weight:500; font-display:swap; src:url('/fonts/newsreader-500.woff2') format('woff2'); }
@font-face{ font-family:'Newsreader'; font-style:normal; font-weight:600; font-display:swap; src:url('/fonts/newsreader-600.woff2') format('woff2'); }
@font-face{ font-family:'Newsreader'; font-style:italic; font-weight:400; font-display:swap; src:url('/fonts/newsreader-400-italic.woff2') format('woff2'); }
