/* Self-hosted fonts harvested from the linear.app network stack.
   Inter Variable + Berkeley Mono are the exact typefaces Linear serves.
   Source: https://static.linear.app/fonts/ (recon: RECON/asset-manifest.json) */

@font-face {
  font-family: "Inter Variable";
  src: url("./static.linear.app/InterVariable-cd712b91a5.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Berkeley Mono";
  src: url("./static.linear.app/Berkeley-Mono-Variable-519dbc076e.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
