/* Self-hosted variable fonts, latin subset.
   Replaces blocking fonts.googleapis.com + fonts.gstatic.com loads.
   Each file covers its family's full weight range. */

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('/fonts/inter-latin-var-65850a373e258f1c897a2b3d75eb74de.woff2?vsn=d') format('woff2');
}

@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('/fonts/intertight-latin-var-239e3c121b9f93f650289374acbf6288.woff2?vsn=d') format('woff2');
}

@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 100 800;
  font-display: swap;
  src: url('/fonts/jetbrainsmono-latin-var-570751c5f8b418972c1976160ba6ed85.woff2?vsn=d') format('woff2');
}
