@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?fgvq7s');
  src:  url('fonts/icomoon.eot?fgvq7s#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?fgvq7s') format('truetype'),
    url('fonts/icomoon.woff?fgvq7s') format('woff'),
    url('fonts/icomoon.svg?fgvq7s#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-arrow-left:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-eye:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e903";
}
.icon-filled-envelope:before {
  content: "\e904";
}
.icon-home:before {
  content: "\e905";
}
.icon-instagram:before {
  content: "\e906";
}
.icon-phone:before {
  content: "\e907";
}
.icon-right-circle:before {
  content: "\e908";
}
.icon-rose:before {
  content: "\e909";
}
.icon-search:before {
  content: "\e90a";
}
.icon-shipped:before {
  content: "\e90b";
}
.icon-shopping-bag:before {
  content: "\e90c";
}
.icon-shopping-cart:before {
  content: "\e90d";
}
.icon-sign-out:before {
  content: "\e90e";
}
.icon-up:before {
  content: "\e90f";
}
.icon-user:before {
  content: "\e910";
}
.icon-whatsapp:before {
  content: "\e911";
}
.icon-whatsappColor .path1:before {
  content: "\e912";
  color: rgb(237, 237, 237);
}
.icon-whatsappColor .path2:before {
  content: "\e913";
  margin-left: -1em;
  color: rgb(85, 205, 108);
}
.icon-whatsappColor .path3:before {
  content: "\e914";
  margin-left: -1em;
  color: rgb(254, 254, 254);
}
.icon-youtube:before {
  content: "\e915";
}
