/* ALMA LICORES — Tipografias de marca (Propuesta 1) */

@font-face {
  font-family: "Casko Luxury";
  src: url("../../../../assets/Fuentes/Casko%20Luxury/CaskoLuxury-Regular.woff") format("woff"),
       url("../../../../assets/Fuentes/Casko%20Luxury/CaskoLuxury-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Casko Luxury";
  src: url("../../../../assets/Fuentes/Casko%20Luxury/CaskoLuxury-Italic.woff") format("woff"),
       url("../../../../assets/Fuentes/Casko%20Luxury/CaskoLuxury-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@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;
}

@font-face {
  font-family: "Systemia";
  src: url("../../../../assets/Fuentes/Systemia/OTF/SystemiaTest-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-Semibold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}