/* ==========================================================================
   FinCheck Expertise Widgets — self-hosted fonts
   Archivo (display) / Inter (body) / IBM Plex Mono (labels & indices)

   Self-hosted on purpose: the Google Fonts CDN is routinely blocked or
   stripped by host firewalls, GDPR plugins and speed-optimisation plugins,
   and it fails silently — the page just renders in a fallback face.
   ========================================================================== */

@font-face{font-family:'FCEX Archivo';font-style:normal;font-weight:400;font-display:swap;src:url('archivo-latin-400-normal.woff2') format('woff2');}
@font-face{font-family:'FCEX Archivo';font-style:normal;font-weight:500;font-display:swap;src:url('archivo-latin-500-normal.woff2') format('woff2');}
@font-face{font-family:'FCEX Archivo';font-style:normal;font-weight:600;font-display:swap;src:url('archivo-latin-600-normal.woff2') format('woff2');}
@font-face{font-family:'FCEX Archivo';font-style:normal;font-weight:700;font-display:swap;src:url('archivo-latin-700-normal.woff2') format('woff2');}
@font-face{font-family:'FCEX Archivo';font-style:normal;font-weight:800;font-display:swap;src:url('archivo-latin-800-normal.woff2') format('woff2');}
@font-face{font-family:'FCEX Archivo';font-style:normal;font-weight:900;font-display:swap;src:url('archivo-latin-900-normal.woff2') format('woff2');}

@font-face{font-family:'FCEX Inter';font-style:normal;font-weight:400;font-display:swap;src:url('inter-latin-400-normal.woff2') format('woff2');}
@font-face{font-family:'FCEX Inter';font-style:normal;font-weight:500;font-display:swap;src:url('inter-latin-500-normal.woff2') format('woff2');}
@font-face{font-family:'FCEX Inter';font-style:normal;font-weight:600;font-display:swap;src:url('inter-latin-600-normal.woff2') format('woff2');}

@font-face{font-family:'FCEX Plex Mono';font-style:normal;font-weight:400;font-display:swap;src:url('ibm-plex-mono-latin-400-normal.woff2') format('woff2');}
@font-face{font-family:'FCEX Plex Mono';font-style:normal;font-weight:500;font-display:swap;src:url('ibm-plex-mono-latin-500-normal.woff2') format('woff2');}
