/* MAESTRO — polices auto-hébergées (woff2 variables, sous-set latin).
   Playfair Display = serif display éditorial · Inter Tight = sans net de lecture.
   Différentes de A (Clash Display / Hanken Grotesk). */

@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url("../fonts/PlayfairDisplay-latin.woff2") format("woff2");
}
@font-face {
  font-family: "Playfair Display";
  font-style: italic;
  font-weight: 400 600;
  font-display: swap;
  src: url("../fonts/PlayfairDisplay-Italic-latin.woff2") format("woff2");
}
@font-face {
  font-family: "Inter Tight";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/InterTight-latin.woff2") format("woff2");
}
