/* 
 * Geist Variable Font by Vercel
 * https://vercel.com/font
 * 
 * Geist est conçu pour être le plus proche possible de SF Pro
 * Variable Font : supporte font-weight de 100 à 900 dans un seul fichier
 * Total : 344 Ko (vs 9.8 Mo pour SF Pro, vs 709 Ko pour Inter)
 */

@font-face {
  font-family: "Geist";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("/css/geist/Geist-Variable.woff2") format("woff2-variations");
}

@font-face {
  font-family: "Geist";
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url("/css/geist/Geist-VariableItalic.woff2") format("woff2-variations");
}

/* 
 * Geist est optimisé pour le web et très proche de SF Pro
 * Pas besoin d'ajustements supplémentaires !
 */
body,
.font-sans,
[class*="font-sans"] {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

