/* ============================================================
   AIR PREMIUM — Font Declarations (all files local / offline)
   ============================================================ */

@font-face {
  font-family: 'Clash Display';
  src: url('ClashDisplay-Variable.woff2') format('woff2-variations'),
       url('ClashDisplay-Variable.woff2') format('woff2');
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Satoshi';
  src: url('Satoshi-Variable.woff2') format('woff2-variations'),
       url('Satoshi-Variable.woff2') format('woff2');
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Satoshi';
  src: url('Satoshi-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Instrument Serif';
  src: url('InstrumentSerif-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Instrument Serif';
  src: url('InstrumentSerif-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'JetBrains Mono';
  src: url('JetBrainsMono-Regular.woff2') format('woff2-variations'),
       url('JetBrainsMono-Regular.woff2') format('woff2');
  font-weight: 100 800;
  font-style: normal;
  font-display: swap;
}
