@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?tc1mug');
  src:  url('fonts/icomoon.eot?tc1mug#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?tc1mug') format('truetype'),
    url('fonts/icomoon.woff?tc1mug') format('woff'),
    url('fonts/icomoon.svg?tc1mug#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-whatsapp:before {
  content: "\e90f";
}
.icon-system:before {
  content: "\e900";
}
.icon-network:before {
  content: "\e901";
}
.icon-solution:before {
  content: "\e902";
}
.icon-infrastructure:before {
  content: "\e903";
}
.icon-rate:before {
  content: "\e904";
}
.icon-phone-call:before {
  content: "\e905";
}
.icon-stopwatch:before {
  content: "\e906";
}
.icon-growth:before {
  content: "\e907";
}
.icon-encrypted:before {
  content: "\e908";
}
.icon-planet-earth:before {
  content: "\e909";
}
.icon-eco-light:before {
  content: "\e90a";
}
.icon-24-hours:before {
  content: "\e90b";
}
.icon-email:before {
  content: "\e90c";
}
.icon-telephone:before {
  content: "\e90d";
}
.icon-map:before {
  content: "\e90e";
}
