/* Tipografías ONE MORE (entregadas por el cliente, 2026-09-15). Un solo peso cada una:
   se declara el rango completo para que el navegador no simule negritas. */
@font-face {
  font-family: "Nineties Party Club Sans";
  src: url("../fonts/nineties-party-club-sans.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Nineties Party Club Script";
  src: url("../fonts/nineties-party-club-script.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

body {
  font-synthesis: none;
}
