@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?i32d87');
  src:  url('fonts/icomoon.eot?i32d87#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?i32d87') format('truetype'),
    url('fonts/icomoon.woff?i32d87') format('woff'),
    url('fonts/icomoon.svg?i32d87#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-medal-star:before {
  content: "\e900";
  color: currentColor;
}
.icon-truck-tick-1:before {
  content: "\e901";
  color: currentColor;
}
.icon-Vector:before {
  content: "\e902";
  color: currentColor;
}
.icon-user-cirlce-add:before {
  content: "\e903";
  color: currentColor;
}
.icon-trash:before {
  content: "\e904";
}
.icon-cup:before {
  content: "\e905";
  color: currentColor;
}
.icon-message-question:before {
  content: "\e906";
  color: currentColor;
}
.icon-favorite-chart:before {
  content: "\e907";
  color: currentColor;
}
.icon-bag-2:before {
  content: "\e908";
  color: currentColor;
}
.icon-Graph-1 .path1:before {
  content: "\e909";
  color: currentColor;
}
.icon-Graph-1 .path2:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
  opacity: 0.4;
}
.icon-Group:before {
  content: "\e90b";
  color: currentColor;
}
.icon-dollar-circle:before {
  content: "\e90c";
  color: currentColor;
}
.icon-d-rotate:before {
  content: "\e90d";
  color: #fff;
}
.icon-barcode:before {
  content: "\e90e";
  color: #fff;
}
.icon-truck-fast:before {
  content: "\e90f";
  color: #fff;
}
.icon-truck-remove:before {
  content: "\e910";
  color: #fff;
}
.icon-truck-check:before {
  content: "\e911";
  color: #fff;
}
