/* Inter (variable, latin) — self-hosted to remove the render-blocking Google Fonts request.
   Single variable woff2 covers weights 100–900. */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-display: swap;
    font-weight: 100 900;
    src: url('/lib/inter/inter-latin-variable.woff2') format('woff2');
}
