/* Instrument Sans (OFL) — the PRIMARY type family for this site (display +
   body), matching the source's single-family system. Self-hosted, Latin,
   weight-variable 400–700, normal + italic. */
@font-face {
  font-family: "Instrument Sans";
  src: url("/fonts/instrument-sans/instrument-sans-latin-wght-normal.woff2") format("woff2");
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Instrument Sans";
  src: url("/fonts/instrument-sans/instrument-sans-latin-wght-italic.woff2") format("woff2");
  font-weight: 400 700;
  font-style: italic;
  font-display: swap;
}
