@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?qwydk7');
  src:  url('../fonts/icomoon.eot?qwydk7#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?qwydk7') format('truetype'),
    url('../fonts/icomoon.woff?qwydk7') format('woff'),
    url('../fonts/icomoon.svg?qwydk7#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-email:before {
  content: "\e900";
}
.icon-instagram:before {
  content: "\e901";
}
.icon-menu:before {
  content: "\e902";
}
.icon-phone:before {
  content: "\e903";
}
.icon-remove:before {
  content: "\e913";
}
.icon-up:before {
  content: "\e914";
}
.icon-back-in-time:before {
  content: "\e904";
}
.icon-call-center:before {
  content: "\e905";
}
.icon-coding:before {
  content: "\e906";
}
.icon-content-management:before {
  content: "\e907";
}
.icon-energy:before {
  content: "\e908";
}
.icon-info:before {
  content: "\e909";
}
.icon-mission:before {
  content: "\e90a";
}
.icon-professional-services:before {
  content: "\e90b";
}
.icon-promotion:before {
  content: "\e90c";
}
.icon-search-engine:before {
  content: "\e90d";
}
.icon-social-media:before {
  content: "\e90e";
}
.icon-technology:before {
  content: "\e90f";
}
.icon-ui-ux:before {
  content: "\e910";
}
.icon-vision:before {
  content: "\e911";
}
.icon-web-programming:before {
  content: "\e912";
}
