/* Hosted Tin's separately licensed font. Not part of the open-source font bundle. */
@font-face {
  font-family: "FK Grotesk Neue";
  src: url("https://fonts.tin.computer/v1/fk-grotesk-neue-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FK Grotesk Neue";
  src: url("https://fonts.tin.computer/v1/fk-grotesk-neue-bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
:root {
  --brand-sans: "FK Grotesk Neue", "Geist Sans", "Helvetica Neue", Arial, sans-serif;
}
