@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?g7gctr');
  src:  url('fonts/icomoon.eot?g7gctr#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?g7gctr') format('truetype'),
    url('fonts/icomoon.woff?g7gctr') format('woff'),
    url('fonts/icomoon.svg?g7gctr#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-up:before {
  content: "\e911";
}
.icon-rev-other:before {
  content: "\e910";
}
.icon-search:before {
  content: "\e90f";
}
.icon-adv1:before {
  content: "\e909";
}
.icon-adv2:before {
  content: "\e90a";
}
.icon-adv3:before {
  content: "\e90b";
}
.icon-adv4:before {
  content: "\e90c";
}
.icon-adv5:before {
  content: "\e90d";
}
.icon-adv6:before {
  content: "\e90e";
}
.icon-arrow-swiper:before {
  content: "\e908";
}
.icon-delivery:before {
  content: "\e907";
}
.icon-arrow-down:before {
  content: "\e002";
}
.icon-people:before {
  content: "\e906";
}
.icon-arrow:before {
  content: "\e001";
}
.icon-location1:before {
  content: "\e901";
}
.icon-mail:before {
  content: "\e902";
}
.icon-phone:before {
  content: "\e903";
}
.icon-time:before {
  content: "\e904";
}
.icon-whatsapp:before {
  content: "\e905";
}
.icon-location:before {
  content: "\e900";
}
