/* Bloom Sans — Bloom's locally hosted variable UI family (200-800).
   The glyph foundation is Plus Jakarta Sans and remains covered by its OFL;
   the Bloom family name is the product-facing alias used by every app surface. */
@font-face {
    font-family: 'Bloom Sans';
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
    src: url('/static/vendor/fonts/plus-jakarta-sans-var.woff2') format('woff2');
    /* latin + latin-ext */
    unicode-range: U+0000-00FF, U+0100-02BA, U+02BB-02BC, U+02BD-02C5, U+02C6, U+02C7-02CC, U+02CE-02D7, U+02DA, U+02DC, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1EFF, U+1F00-1FFF, U+2000-206F, U+20A0-20AB, U+20AC, U+20AD-20C0, U+2113, U+2122, U+2191, U+2193, U+2212, U+2215, U+2C60-2C7F, U+A720-A7FF, U+FEFF, U+FFFD;
}
/* Bloom Hand — a sparingly used character voice for the essay coach. The
   underlying Pacifico face remains vendored under its original filename. */
@font-face {
    font-family: 'Bloom Hand';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/static/vendor/fonts/pacifico.ttf') format('truetype');
}
