/* =========================================================
   GOES — Helvetica Neue LT Pro (autoalojada, licenciada por el cliente)
   Cuerpo: Roman 400 / Medium 500 / Bold 700
   Titulares: Black Extended (cut "93") como familia aparte "HN Black Ext"
   ========================================================= */

@font-face {
  font-family: "Helvetica Neue LT Pro";
  src: url("../fonts/hnlt-roman.woff2") format("woff2");
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT Pro";
  src: url("../fonts/hnlt-medium.woff2") format("woff2");
  font-weight: 500; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT Pro";
  src: url("../fonts/hnlt-bold.woff2") format("woff2");
  font-weight: 700; font-style: normal; font-display: swap;
}
@font-face {
  font-family: "HN Black Ext";
  src: url("../fonts/hnlt-black-ext.woff2") format("woff2");
  font-weight: 900; font-style: normal; font-display: swap;
}
