/*
 * GENERATED by scripts/build-direction-fonts.mjs — do not edit.
 *
 * Linked only from the design-process page, so the other pages pay nothing
 * for the directions they do not show. A declared face is not downloaded
 * until something renders with it, so a visitor who never uses the switcher
 * fetches none of these files either.
 */
@font-face {
  font-family: 'Syne Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 400 800;
  src: url('/fonts/directions/syne-latin-wght-normal.woff2') format('woff2');
}

@font-face {
  font-family: 'DM Sans Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 100 1000;
  src: url('/fonts/directions/dm-sans-latin-wght-normal.woff2') format('woff2');
}

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

@font-face {
  font-family: 'Instrument Serif';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('/fonts/directions/instrument-serif-latin-400-normal.woff2') format('woff2');
}

@font-face {
  font-family: 'Inter Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url('/fonts/directions/inter-latin-wght-normal.woff2') format('woff2');
}

@font-face {
  font-family: 'Inter Tight Variable';
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url('/fonts/directions/inter-tight-latin-wght-normal.woff2') format('woff2');
}
