@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?4x6ibr');
  src:  url('../fonts/icomoon.eot?4x6ibr#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?4x6ibr') format('truetype'),
    url('../fonts/icomoon.woff?4x6ibr') format('woff'),
    url('../fonts/icomoon.svg?4x6ibr#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-arrow:before {
  content: "\e900";
  color: #09a66d;
  font-size: 36px;
}
.icon-arrow-left:before {
  content: "\e901";
  color: #ccc;
}
.icon-arrow-right:before {
  content: "\e902";
  color: #fff;
}
.icon-arrow-white:before {
  content: "\e903";
  color: #fff;
}
.icon-buy:before {
  content: "\e904";
}
.icon-delivery-man:before {
  content: "\e905";
  color: #09a66d;
}
.icon-facebook:before {
  content: "\e906";
}
.icon-fruit:before {
  content: "\e907";
  color: #09a66d;
}
.icon-instagram:before {
  content: "\e908";
}
.icon-plus:before {
  content: "\e909";
}
.icon-search:before {
  content: "\e90a";
}
.icon-service-icon:before {
  content: "\e90b";
  color: #09a66d;
}
.icon-shopping:before {
  content: "\e90c";
  color: #09a66d;
}
.icon-star .path1:before {
  content: "\e90d";
  color: rgb(254, 212, 45);
}
.icon-star .path2:before {
  content: "\e90e";
  margin-left: -1em;
  color: rgb(252, 191, 41);
}
.icon-star-comments-white:before {
  content: "\e90f";
  color: #f1b90b;
}
.icon-twitter:before {
  content: "\e910";
}
.icon-user:before {
  content: "\e911";
  color: #09a66d;
}
