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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-corazon:before {
  content: "\e903";
  color: #646464;
}
.icon-bag:before {
  content: "\e900";
  color: #646464;
}
.icon-ojo:before {
  content: "\e901";
}
.icon-wishlist:before {
  content: "\e902";
  color: #646464;
}
