/* Self-hosted variable fonts (woff2). rizkad-style grotesque system. font-display: swap. */

/* Display — heavy characterful grotesque (Cabinet Grotesk substitute) */
@font-face {
  font-family: "Bricolage Grotesque";
  src: url("../fonts/bricolage-var.woff2") format("woff2");
  font-weight: 200 800; font-style: normal; font-display: swap;
}
/* Body — neutral grotesque (Switzer substitute) */
@font-face {
  font-family: "Hanken Grotesk";
  src: url("../fonts/hanken-var.woff2") format("woff2");
  font-weight: 100 900; font-style: normal; font-display: swap;
}
/* Condensed — labels, eyebrows, stats (Big Shoulders) */
@font-face {
  font-family: "Big Shoulders Display";
  src: url("../fonts/bigshoulders-var.woff2") format("woff2");
  font-weight: 100 900; font-style: normal; font-display: swap;
}
/* Handwritten — personality annotations (Caveat) */
@font-face {
  font-family: "Caveat";
  src: url("../fonts/caveat-var.woff2") format("woff2");
  font-weight: 400 700; font-style: normal; font-display: swap;
}
