/* ============================================================
   Fauna Morocco — polices auto-hébergées (Oswald + Lato)
   Remplace Google Fonts : aucune donnée/IP envoyée à Google.
   Fichiers .woff2 dans /fonts (chemins relatifs à ce CSS).
   ============================================================ */

/* -------- Oswald (titres) -------- */
@font-face{
  font-family:"Oswald"; font-style:normal; font-weight:400; font-display:swap;
  src:url("../fonts/oswald-v57-latin-regular.woff2") format("woff2");
}
@font-face{
  font-family:"Oswald"; font-style:normal; font-weight:500; font-display:swap;
  src:url("../fonts/oswald-v57-latin-500.woff2") format("woff2");
}
@font-face{
  font-family:"Oswald"; font-style:normal; font-weight:600; font-display:swap;
  src:url("../fonts/oswald-v57-latin-600.woff2") format("woff2");
}
@font-face{
  font-family:"Oswald"; font-style:normal; font-weight:700; font-display:swap;
  src:url("../fonts/oswald-v57-latin-700.woff2") format("woff2");
}

/* -------- Lato (texte) -------- */
@font-face{
  font-family:"Lato"; font-style:normal; font-weight:400; font-display:swap;
  src:url("../fonts/lato-v25-latin_latin-ext-regular.woff2") format("woff2");
}
@font-face{
  font-family:"Lato"; font-style:italic; font-weight:400; font-display:swap;
  src:url("../fonts/lato-v25-latin_latin-ext-italic.woff2") format("woff2");
}
@font-face{
  font-family:"Lato"; font-style:normal; font-weight:700; font-display:swap;
  src:url("../fonts/lato-v25-latin_latin-ext-700.woff2") format("woff2");
}
@font-face{
  font-family:"Lato"; font-style:italic; font-weight:700; font-display:swap;
  src:url("../fonts/lato-v25-latin_latin-ext-700italic.woff2") format("woff2");
}
