/* Self-hosted fonts ; fonts.vauban.tech (VDL6 ; ADR-ECO-041 Sprint D) */
/* Sovereignty rule: no Google Fonts CDN, no third-party font delivery */
/* Font endpoint: https://fonts.vauban.tech/{family}/... */

@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 200 900;
  font-display: swap;
  src: url('https://fonts.vauban.tech/source-serif-4/SourceSerif4Variable-Roman.woff2') format('woff2');
}

@font-face {
  font-family: 'Source Serif 4';
  font-style: italic;
  font-weight: 200 900;
  font-display: swap;
  src: url('https://fonts.vauban.tech/source-serif-4/SourceSerif4Variable-Italic.woff2') format('woff2');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('https://fonts.vauban.tech/inter/Inter-VariableFont.woff2') format('woff2-variations');
}

@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('https://fonts.vauban.tech/jetbrains-mono/JetBrainsMono-VariableFont.woff2') format('woff2-variations');
}
