/* ==========================================================
   Exo 2 — Variable Font
   Self-hosted replacement for Google Fonts CDN
   License: OFL 1.1
   ========================================================== */

@font-face {
    font-family: 'Exo 2';
    src: url("Exo2-VariableFont_wght.3471fa1d9fbc.woff2") format('woff2'),
         url("Exo2-VariableFont_wght.6b26486c44a0.ttf") format('truetype');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

/* ---- CLS reduction: metric-matched fallback ----
   While Exo 2 loads, browser uses Arial scaled to match Exo 2 metrics. */
@font-face {
    font-family: 'Exo 2 Fallback';
    src: local('Arial');
    ascent-override: 99.9%;
    descent-override: 20.1%;
    line-gap-override: 0%;
    size-adjust: 126.6%;
}
