@font-face {
    font-family: 'IBM Plex Mono';
    font-style: normal;
    font-display: block;
    font-weight: 400;
    src: url(./IBM-Plex-Mono/IBMPlexMono-Regular.woff2) format('woff2'), url(./IBM-Plex-Mono/IBMPlexMono-Regular.woff) format('woff');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-display: block;
    font-weight: 400;
    src: url(./Roboto/Roboto-Regular.woff2) format('woff2'), url(./Roboto/Roboto-Regular.woff) format('woff');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Note: Roboto 500/600 and Barlow 600/700 are loaded via /fonts/cdn.css
   to ensure fresh, valid gstatic URLs. We keep only local faces we actually
   ship to avoid 404/OTS errors, preserving appearance. */