/* ==========================================================================
   Instrument Sans — variable font (shipped with birei dist)
   Loaded locally so the docs work offline and match the birei/app UI.
   ========================================================================== */
@font-face {
  font-family: "Instrument Sans";
  src: url("../fonts/InstrumentSans-VariableFont.woff2") format("woff2-variations");
  font-weight: 100 900;
  font-stretch: 75% 100%;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Instrument Sans";
  src: url("../fonts/InstrumentSans-Italic-VariableFont.woff2") format("woff2-variations");
  font-weight: 100 900;
  font-stretch: 75% 100%;
  font-style: italic;
  font-display: swap;
}
