/* Polices auto-hébergées (subsets latin, woff2). Aucune requête externe. */

@font-face {
  font-family: 'Graduate';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./graduate-400-normal.woff2') format('woff2');
}

/* Libre Franklin est variable : un seul fichier couvre 100 à 900. */
@font-face {
  font-family: 'Libre Franklin';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('./libre-franklin-var.woff2') format('woff2');
}

@font-face {
  font-family: 'Libre Franklin';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url('./libre-franklin-var-italic.woff2') format('woff2');
}
