@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icon-fonts/icomoon.eot?q97027');
  src:  url('../fonts/icon-fonts/icomoon.eot?q97027#iefix') format('embedded-opentype'),
    url('../fonts/icon-fonts/icomoon.ttf?q97027') format('truetype'),
    url('../fonts/icon-fonts/icomoon.woff?q97027') format('woff'),
    url('../fonts/icon-fonts/icomoon.svg?q97027#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-menu:before {
  content: "\e911";
}
.icon-arrow_forward:before {
  content: "\e910";
}
.icon-warehouse:before {
  content: "\e900";
}
.icon-web-hosting:before {
  content: "\e901";
}
.icon-sourcing:before {
  content: "\e902";
}
.icon-web-design:before {
  content: "\e903";
}
.icon-quality-control:before {
  content: "\e904";
}
.icon-web-development:before {
  content: "\e905";
}
.icon-import:before {
  content: "\e906";
}
.icon-mobile-app:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-trading:before {
  content: "\e909";
}
.icon-instagram:before {
  content: "\e90a";
}
.icon-arrow_down:before {
  content: "\e90b";
}
.icon-attach_file:before {
  content: "\e90c";
}
.icon-web:before {
  content: "\e90d";
}
.icon-twitter:before {
  content: "\e90e";
}
.icon-phone:before {
  content: "\e90f";
}
