/* CRM Kepler — Design system "marine/ink" (D-ui-design-system, Fase A).
   Font SELF-HOSTED (no CDN Google): nessuna dipendenza esterna, conformità GDPR,
   funzionamento in rete chiusa. File VARIABILI → coprono tutti i pesi usati nel
   mockup (Space Grotesk 500/600/700; Inter 400/450/500/600/700 — il 450 è un peso
   variabile, perso con i file statici). Licenze OFL in static/fonts/.
   I percorsi sono relativi a questo file (static/css/ → ../fonts/). */

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url("../fonts/Inter-Variable.2bf3d951bf9d.woff2") format("woff2");
}

@font-face {
    font-family: "Space Grotesk";
    font-style: normal;
    font-weight: 300 700;
    font-display: swap;
    src: url("../fonts/SpaceGrotesk-Variable.0c62a8f36c27.woff2") format("woff2");
}
