/*
 * Inter (variable, latin-ext for Polish diacritics), vendored locally per
 * BNB-GAP-W02 — zero external font requests at runtime (demo runs offline).
 * Source: @fontsource-variable/inter, fetched 2026-09-16. License:
 * assets/theme/fonts/inter/OFL.txt (SIL Open Font License 1.1).
 */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url("../theme/fonts/inter/InterVariable-1Br77OV.woff2") format('woff2');
}
