/* Depends — self-hosted fonts.
   David Libre (display/hero) + Chivo (body) + Chivo Mono (data/eyebrows).
   All SIL Open Font License 1.1. */

@font-face {
  font-family: "David Libre";
  src: url("DavidLibre-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "David Libre";
  src: url("DavidLibre-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "David Libre";
  src: url("DavidLibre-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Chivo variable (100–900) */
@font-face {
  font-family: "Chivo";
  src: url("Chivo-VF.woff2") format("woff2-variations");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Chivo";
  src: url("Chivo-Italic-VF.woff2") format("woff2-variations");
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

/* Chivo Mono variable */
@font-face {
  font-family: "Chivo Mono";
  src: url("ChivoMono-VF.woff2") format("woff2-variations");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
