/* Hanken Grotesk — the logo's typeface, self-hosted (offline, no CDN). Variable weight 400–800. */
@font-face {
  font-family: 'Hanken Grotesk';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url('/fonts/hanken-grotesk-latin.woff2') format('woff2');
}
