/* Embedded type — offline, no third-party request.
   Fraunces = warm editorial display (keeps opsz/SOFT/WONK axes).
   Hanken Grotesk = humanist UI/body. */

@font-face {
  font-family: "Fraunces";
  src: url("fonts/fraunces-var.woff2") format("woff2-variations");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Hanken Grotesk";
  src: url("fonts/hanken-var.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
