/* Self-hosted variable fonts keep the draft board readable and visually stable offline. */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('../vendor/fonts/inter-latin-wght-normal.woff2') format('woff2-variations');
}

@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 100 800;
  font-display: swap;
  src: url('../vendor/fonts/jetbrains-mono-latin-wght-normal.woff2') format('woff2-variations');
}
