@font-face {
  font-family: 'fulgencio';
  src:  url('fonts/fulgencio.eot?bapy6x');
  src:  url('fonts/fulgencio.eot?bapy6x#iefix') format('embedded-opentype'),
    url('fonts/fulgencio.ttf?bapy6x') format('truetype'),
    url('fonts/fulgencio.woff?bapy6x') format('woff'),
    url('fonts/fulgencio.svg?bapy6x#fulgencio') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fulgencio' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-menu:before {
  content: "\e901";
}
.icon-close:before {
  content: "\e900";
}
.icon-shopping-cart:before {
  content: "\e903";
}
.icon-person_outline:before {
  content: "\e904";
}
.icon-cart2:before {
  content: "\e902";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-user:before {
  content: "\e971";
}
.icon-search:before {
  content: "\e986";
}
.icon-gift:before {
  content: "\e99f";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-eye:before {
  content: "\e9ce";
}
.icon-facebook:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
