/* Telegraf — Pangram Pangram Foundry. Self-hosted woff2 (converted from OTF).
 * Loaded site-wide. Telegraf has no Japanese glyphs, so JP text falls back to
 * the Hiragino stacks defined in the page styles. */

@font-face {
  font-family: 'Telegraf';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('/fonts/telegraf/telegraf-200.woff2') format('woff2');
}
@font-face {
  font-family: 'Telegraf';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/telegraf/telegraf-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Telegraf';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('/fonts/telegraf/telegraf-800.woff2') format('woff2');
}
