@font-face {
  font-family: "ElegantLady";
  src: url("/catalog/view/theme/default/stylesheet/fonts/ElegantLady.otf?v=234")
       format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Vetëm titulli Elegancë në homepage */
body .eg-hero h1,
body #common-home .eg-hero h1,
body.common-home .eg-hero h1,
body .eg-hero-title {
  font-family: "ElegantLady", cursive !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-synthesis: none !important;
  letter-spacing: 0 !important;
  line-height: 0.88 !important;
  text-transform: none !important;
}
