/* Download the local face only when code uses it; avoid a late font swap. */
@font-face {
  font-family: 'WRD JetBrains Mono';
  font-style: normal;
  font-weight: 400;
  font-display: optional;
  src: url('./jetbrains-mono-regular.woff2') format('woff2');
}
