/* Self-hosted Google Fonts (latin): Bricolage Grotesque (display), Hanken Grotesk (UI/body), Newsreader italic (accent). */
@font-face {
  font-family: 'Bricolage Grotesque';
  font-style: normal;
  font-weight: 500 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(../fonts/bricolage-grotesque-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: 'Hanken Grotesk';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(../fonts/hanken-grotesk-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: 'Newsreader';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/newsreader-italic-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;
}

/* Metric-matched local fallbacks: text laid out in Arial occupies the same box as the webfont, so the
   swap doesn't reflow the page (CLS). Measured against Arial metrics (Arimo) on 2026-09-26. */
@font-face { font-family: "Brico Fallback"; src: local("Arial Bold"), local("Arial"), local("Arimo"), local("Liberation Sans"), local("Helvetica"); font-weight: 500 800; size-adjust: 90.4%; ascent-override: 102.9%; descent-override: 29.9%; line-gap-override: 0%; }
@font-face { font-family: "Hanken Fallback"; src: local("Arial"), local("Arimo"), local("Liberation Sans"), local("Helvetica"); size-adjust: 99.4%; ascent-override: 100.6%; descent-override: 30.2%; line-gap-override: 0%; }
/* WooCommerce's star-rating icon font ships without font-display. */
@font-face { font-family: "WooCommerce"; src: url("../../../../plugins/woocommerce/assets/fonts/WooCommerce.woff2") format("woff2"); font-weight: 400; font-style: normal; font-display: swap; }
