/* SORBETTO — polices auto-hébergées (différentes de A : Clash/Hanken, et de B : Playfair/Inter Tight).
   Display = Quicksand (geometric arrondi). Body = Nunito Sans. Subset latin (Google Fonts, OFL). */

@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/Quicksand-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/Quicksand-700.woff2') format('woff2');
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/NunitoSans-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/NunitoSans-600.woff2') format('woff2');
}
