/*
 * Inter (self-hosted) — v4.1, variable font.
 * Vendorisé localement pour éviter la dépendance CDN externe (rsms.me) :
 * perf (pas de requête tierce bloquante) + RGPD (aucune fuite d'IP vers un
 * tiers hors France sur les pages publiques d'auth).
 * La famille 'Inter' est celle référencée par saas-public.css.
 * Licence SIL Open Font License 1.1 — https://github.com/rsms/inter
 */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url("InterVariable.2bf3d951bf9d.woff2") format('woff2');
}
@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url("InterVariable-Italic.8d1dc86da258.woff2") format('woff2');
}
