/* Polices du site, auto-hébergées.
 *
 * Newsreader, Karla et Caveat — Google Fonts, licence SIL Open Font
 * License 1.1 (voir assets/fonts/OFL.txt). Fichiers variables réduits
 * aux caractères utiles en français.
 *
 * Ne pas modifier à la main : généré par tools/build-fonts.py
 */

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

@font-face {
  font-family: 'Newsreader';
  font-style: italic;
  font-weight: 200 800;
  font-display: swap;
  src: url('/assets/fonts/newsreader-italic.woff2') format('woff2');
}

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

@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/assets/fonts/caveat.woff2') format('woff2');
}
