/* ALMA LICORES — Tipografías (Propuesta 3 · Estructura B) */

@font-face {
  font-family: "Denton";
  src: url("../../../../assets/Fuentes/Denton/OTF/DentonTest-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Denton";
  src: url("../../../../assets/Fuentes/Denton/OTF/DentonTest-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Denton";
  src: url("../../../../assets/Fuentes/Denton/OTF/DentonTest-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Systemia";
  src: url("../../../../assets/Fuentes/Systemia/OTF/SystemiaTest-Thin.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Systemia";
  src: url("../../../../assets/Fuentes/Systemia/OTF/SystemiaTest-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Systemia";
  src: url("../../../../assets/Fuentes/Systemia/OTF/SystemiaTest-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
