/* Bricolage Grotesque: resolved by unifont from the `google` provider.
 * https://unifont.dev/fonts/Bricolage%20Grotesque
 */

@font-face {
  font-family: "Bricolage Grotesque specimen";
  src: url("https://fonts.gstatic.com/l/font?kit=3y9U6as8bTXq_nANBjzKo3IeZx8z6up5BeSl5jBNz_19PpbpMXuECpwUxJBOm_OJWiaaD30YfKfjZZoLvRviyMgvs-wIBtwkJzDeRVzA4eR2zNY7MeNyPLC-kw0TvmnPee3Ezw627Q4&skey=7f69194495102d00&v=v9") format("woff2");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
  unicode-range: U+20, U+26, U+2e, U+30-33, U+42, U+47-48, U+54, U+61, U+63-65, U+67-69, U+6b-6c, U+6e-77, U+79;
}

:root {
  --font-bricolage-grotesque-specimen: "Bricolage Grotesque specimen", "Bricolage Grotesque specimen fallback", sans-serif;
}

/* Metric-matched fallback, so text does not reflow when the real font lands. */
@font-face {
  font-family: "Bricolage Grotesque specimen fallback";
  src: local("sans-serif");
  size-adjust: 100%;
  ascent-override: 105.9%;
  descent-override: 46.3%;
  line-gap-override: 0%;
}
