@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?hqzw91');
  src:  url('fonts/icomoon.eot?hqzw91#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?hqzw91') format('truetype'),
    url('fonts/icomoon.woff?hqzw91') format('woff'),
    url('fonts/icomoon.svg?hqzw91#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-my-account:before {
  content: "\e90e";
}
.icon-category:before {
  content: "\e909";
}
.icon-giddh .path1:before {
  content: "\e90a";
  color: rgb(26, 35, 126);
}
.icon-giddh .path2:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-giddh .path3:before {
  content: "\e90c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-sort:before {
  content: "\e90d";
}
.icon-right-left-arrow:before {
  content: "\e904";
}
.icon-green-check .path1:before {
  content: "\e905";
  color: rgb(45, 170, 74);
}
.icon-green-check .path2:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-gray-check .path1:before {
  content: "\e907";
  color: rgb(208, 208, 208);
}
.icon-gray-check .path2:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-branch:before {
  content: "\e900";
}
.icon-invoice:before {
  content: "\e901";
}
.icon-inventory:before {
  content: "\e902";
}
.icon-payment:before {
  content: "\e903";
}
