@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?l59snn');
  src:  url('icomoon.eot?l59snn#iefix') format('embedded-opentype'),
    url('icomoon.ttf?l59snn') format('truetype'),
    url('icomoon.woff?l59snn') format('woff'),
    url('icomoon.svg?l59snn#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-shop:before {
  content: "\e908";
}
.icon-analytics-3:before {
  content: "\e900";
}
.icon-analytics:before {
  content: "\e901";
}
.icon-development-3:before {
  content: "\e902";
}
.icon-pipe:before {
  content: "\e903";
}
.icon-presentation-3:before {
  content: "\e904";
}
.icon-pressure:before {
  content: "\e905";
}
.icon-workers:before {
  content: "\e906";
}
.icon-worldwide:before {
  content: "\e907";
}
.icon-arrow-up2:before {
  content: "\ea3a";
}
