@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?iwy9de');
  src:  url('fonts/icomoon.eot?iwy9de#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?iwy9de') format('truetype'),
    url('fonts/icomoon.woff?iwy9de') format('woff'),
    url('fonts/icomoon.svg?iwy9de#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-down:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-arrow-up:before {
  content: "\e903";
}
.icon-building:before {
  content: "\e904";
}
.icon-call:before {
  content: "\e905";
}
.icon-customers:before {
  content: "\e906";
}
.icon-document:before {
  content: "\e907";
}
.icon-glass-water:before {
  content: "\e908";
}
.icon-headphone:before {
  content: "\e909";
}
.icon-marker:before {
  content: "\e90a";
}
.icon-product:before {
  content: "\e90b";
}
.icon-search:before {
  content: "\e90c";
}
.icon-shield-outline:before {
  content: "\e90d";
}
.icon-instagram:before {
  content: "\e90e";
}
.icon-telegram:before {
  content: "\e90f";
}
.icon-twitter:before {
  content: "\e910";
}
.icon-whatsapp:before {
  content: "\e911";
}
.icon-filter:before {
  content: "\e912";
}
.icon-work:before {
  content: "\e913";
}
