@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?dpu741');
  src:  url('fonts/icomoon.eot?dpu741#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?dpu741') format('truetype'),
    url('fonts/icomoon.woff?dpu741') format('woff'),
    url('fonts/icomoon.svg?dpu741#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: 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-car:before {
  content: "\e900";
}
.icon-alimentacion:before {
  content: "\e901";
}
.icon-baby:before {
  content: "\e902";
}
.icon-beauty:before {
  content: "\e903";
}
.icon-bike:before {
  content: "\e904";
}
.icon-book:before {
  content: "\e905";
}
.icon-bricolage:before {
  content: "\e906";
}
.icon-ceramic:before {
  content: "\e907";
}
.icon-desktop:before {
  content: "\e908";
}
.icon-destacados:before {
  content: "\e909";
}
.icon-energy:before {
  content: "\e90a";
}
.icon-entertainment:before {
  content: "\e90b";
}
.icon-graduation-cap:before {
  content: "\e90c";
}
.icon-home:before {
  content: "\e90d";
}
.icon-line-chart:before {
  content: "\e90e";
}
.icon-mascotas:before {
  content: "\e90f";
}
.icon-nuevo-producto:before {
  content: "\e910";
}
.icon-regalos:before {
  content: "\e911";
}
.icon-salud:before {
  content: "\e912";
}
.icon-seguros:before {
  content: "\e913";
}
.icon-turismo:before {
  content: "\e914";
}
