@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ph5sef');
  src:  url('fonts/icomoon.eot?ph5sef#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ph5sef') format('truetype'),
    url('fonts/icomoon.woff?ph5sef') format('woff'),
    url('fonts/icomoon.svg?ph5sef#icomoon') 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: 'icomoon' !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-espiga:before {
  content: "\e903";
}
.icon-a-espiga:before {
  content: "\e901";
}
.icon-doble-espiga:before {
  content: "\e902";
}
.icon-logo-Aureliano:before {
  content: "\e900";
  color: #fff;
}
.icon-logo-yvype:before {
  content: "\e907";
  color: #fff;
}
.icon-folder-open:before {
  content: "\e930";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-location:before {
  content: "\e947";
}
.icon-briefcase:before {
  content: "\e9ae";
}
.icon-share2:before {
  content: "\ea82";
}
.icon-mail4:before {
  content: "\ea86";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
