/* Plus Jakarta Sans — self-hosted latin subset, 5 weights.
   Source: https://github.com/fontsource/fontsource (SIL OFL 1.1).
   Served locally so the site has no fonts.googleapis.com / fonts.gstatic.com
   dependency and CSP can stay on 'self'. */

@font-face {
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('plus-jakarta-sans-latin-400-normal.woff2') format('woff2');
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('plus-jakarta-sans-latin-500-normal.woff2') format('woff2');
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('plus-jakarta-sans-latin-600-normal.woff2') format('woff2');
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('plus-jakarta-sans-latin-700-normal.woff2') format('woff2');
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('plus-jakarta-sans-latin-800-normal.woff2') format('woff2');
}
