/* Self-hosted variable fonts, shared with the sibling project (Cabinet
   Grotesk for display, Satoshi for body — both Fontshare, free license).
   File name sorts first so faces exist before any rule uses them. */

@font-face {
  font-family: "Cabinet Grotesk";
  src: url("/assets/cabinet-grotesk-variable-a861e104.woff2") format("woff2");
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: "Satoshi";
  src: url("/assets/satoshi-variable-0513381f.woff2") format("woff2");
  font-weight: 100 900;
  font-display: swap;
}
