/* Fallback faces for the two Adobe typefaces — loaded on EVERY page, before the
 * Adobe Fonts kit.
 *
 * The site's stylesheet asks for `Adelle` and `Adelle-Sans` in 39 rule blocks
 * (25 of them with no fallback list at all) plus ~21 inline styles inside
 * imported page bodies. Those names are served by an Adobe Fonts kit that
 * belongs to the outgoing developer's Creative Cloud account. If that account
 * lapses, or the domain is removed from the kit, every one of those rules falls
 * through to the browser default — Times — and the site looks broken.
 *
 * So we declare our own faces for the SAME family names, BEFORE the kit loads.
 * Per the CSS font-matching rules the later declaration wins, so while the kit
 * is alive Adobe's Adelle renders exactly as it does today and nothing changes.
 * The moment the kit stops serving, these take over automatically — no deploy,
 * no edit, no broken page. Verified both ways in the browser 2026-09-17.
 *
 *   Adelle-Sans  ->  Fira Sans   (0.4% off Adelle Sans on width — text barely reflows)
 *   Adelle       ->  Zilla Slab  (closest free slab measured, 4.5% off)
 *
 * Fira Sans and Zilla Slab are companion Mozilla faces, the same way Adelle and
 * Adelle Sans are one superfamily. Both SIL OFL, self-hosted here with their
 * licences. Latin and Latin-Extended only: this is a safety net, and a browser
 * never downloads a face it does not end up using, so the cost today is zero.
 *
 * The "Original - free fonts" look in admin -> Look previews this exact state by
 * switching the Adobe kit off (adobeFonts:false in themes/themes.json).
 */

@font-face {
  font-family: "Adelle-Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/fallback/fira-sans-400-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Adelle-Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/fallback/fira-sans-400-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Adelle-Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/fallback/fira-sans-500-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Adelle-Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/fallback/fira-sans-500-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Adelle-Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/fallback/fira-sans-700-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Adelle-Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/fallback/fira-sans-700-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Adelle";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/fallback/zilla-slab-400-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Adelle";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/fallback/zilla-slab-400-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Adelle";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/fallback/zilla-slab-500-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Adelle";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/fallback/zilla-slab-500-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Adelle";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/fallback/zilla-slab-700-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Adelle";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/fallback/zilla-slab-700-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
