@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?wxcur5');
  src:  url('../fonts/icomoon.eot?wxcur5#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?wxcur5') format('truetype'),
    url('../fonts/icomoon.woff?wxcur5') format('woff'),
    url('../fonts/icomoon.svg?wxcur5#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';
  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-badge-check:before {
  content: "\e900";
  color: #f93e15;
}
.icon-bag:before {
  content: "\e901";
}
.icon-cube:before {
  content: "\e902";
  color: #27f1a8;
}
.icon-cup:before {
  content: "\e903";
  color: #4ca6f9;
}
.icon-dollar-circle:before {
  content: "\e904";
  color: #001aff;
}
.icon-emoji-happy:before {
  content: "\e905";
  color: #fd2f2f;
}
.icon-experience:before {
  content: "\e906";
  color: #f445ae;
}
.icon-headphone:before {
  content: "\e907";
  color: #ef1d82;
}
.icon-heart:before {
  content: "\e908";
}
.icon-profile:before {
  content: "\e90a";
}
.icon-quote-left:before {
  content: "\e90b";
}
.icon-refresh .path1:before {
  content: "\e90c";
  color: rgb(255, 255, 255);
}
.icon-refresh .path2:before {
  content: "\e90d";
  margin-left: -1.0712890625em;
  color: rgb(255, 255, 255);
  opacity: 0.45;
}
.icon-search:before {
  content: "\e90e";
}
.icon-tag:before {
  content: "\e90f";
  color: #2ed179;
}
.icon-truck:before {
  content: "\e910";
  color: #ff4242;
}
.icon-truck-2:before {
  content: "\e911";
  color: #15aced;
}
.icon-wallet:before {
  content: "\e912";
  color: #ff8a00;
}
