/* === Gotham (familias separadas) === */
@font-face{
  font-family:"Gotham Light";
  src:url("/wp-content/themes/CaribeAzul/fonts/Gotham-Light.woff2") format("woff2");
  font-weight:300; font-style:normal; font-display:swap;
}
@font-face{
  font-family:"Gotham Medium";
  src:url("/wp-content/themes/CaribeAzul/fonts/Gotham-Medium.woff2") format("woff2");
  font-weight:500; font-style:normal; font-display:swap;
}
@font-face{
  font-family:"Gotham";
  src:url("/wp-content/themes/CaribeAzul/fonts/Gotham-Medium.woff2") format("woff2");
  font-weight:700; font-style:normal; font-display:swap;
}

/* === Trade Gothic === */
@font-face{
  font-family:"TradeGothicLTStd-BdCn20";
  src:url("/wp-content/themes/CaribeAzul/fonts/TradeGothicLTStd-BdCn20.woff2") format("woff2");
  font-weight:700; font-style:normal; font-display:swap;
}

/* (Opcional) Didot si la usas */
@font-face{
  font-family:"Didot LT Std";
  src:url("/wp-content/themes/CaribeAzul/fonts/DidotLTStd-Italic.otf") format("opentype");
  font-weight:400; font-style:italic; font-display:swap;
}
