/* ───────────────── TIPOGRAFÍA ───────────────── */
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Fonts/Gotham-Light.0ff4bccb0c54.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Fonts/Gotham-LightItalic.84f8f9cb2670.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Fonts/Gotham-Medium.27a90e8757ed.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Fonts/Gotham-MediumItalic.93da24041cd2.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Gotham";
  src: url("../fonts/Fonts/Gotham-Black_0.14b3a355f612.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

