@font-face {
  font-family: 'zagrosicons';
  src:  url('../font/zagrosicons/zagrosicons.eot?5pk55');
  src:  url('../font/zagrosicons/zagrosicons.eot?5pk55#iefix') format('embedded-opentype'),
    url('../font/zagrosicons/zagrosicons.ttf?5pk55') format('truetype'),
    url('../font/zagrosicons/zagrosicons.woff?5pk55') format('woff'),
    url('../font/zagrosicons/zagrosicons.svg?5pk55#zagrosicons') 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: 'zagrosicons' !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-search:before {
  content: "\e900";
}
.icon-cart:before {
  content: "\e901";
}
.icon-user:before {
  content: "\e902";
}
.icon-arrow-down:before {
  content: "\e903";
}
.icon-arrow-left:before {
  content: "\e904";
}
.icon-arrow-right:before {
  content: "\e905";
}
.icon-arrow-up:before {
  content: "\e906";
}
.icon-sort:before {
  content: "\e907";
}
.icon-toman:before {
  content: "\e908";
}
.icon-instagram:before {
  content: "\e909";
}
.icon-telegram:before {
  content: "\e90a";
}
.icon-xmark:before {
  content: "\e90b";
}
.icon-check:before {
  content: "\e90c";
}
.icon-hashtag:before {
  content: "\e90d";
}
.icon-category:before {
  content: "\e90e";
}
.icon-trash:before {
  content: "\e90f";
}
.icon-minus:before {
  content: "\e910";
}
.icon-plus:before {
  content: "\e911";
}
.icon-edit:before {
  content: "\e912";
}
.icon-exit:before {
  content: "\e914";
}
.icon-comment:before {
  content: "\e915";
}
.icon-point:before {
  content: "\e913";
}
.icon-dashboard:before {
  content: "\e916";
}
.icon-processing:before {
  content: "\e917";
}
.icon-bars:before {
  content: "\e918";
}
.icon-payment:before {
  content: "\e919";
}