/* ------------------------------------------------------------
   Archivo self-hosted — @font-face standalone
   Per pagine che NON caricano tokens.css (errori, registrazione).
   Stesso file variabile (asse wght 100-900). Licenza: OFL.
   ------------------------------------------------------------ */
@font-face {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('/default/fonts/archivo/archivo.woff2') format('woff2');
}
