@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?oieihy');
  src:  url('fonts/icomoon.eot?oieihy#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?oieihy') format('truetype'),
    url('fonts/icomoon.woff?oieihy') format('woff'),
    url('fonts/icomoon.svg?oieihy#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-moon-"], [class*=" icon-moon-"] {
  /* 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-moon-outsourcing:before {
  content: "\e900";
}
.icon-moon-supply:before {
  content: "\e901";
}
.icon-moon-contracting:before {
  content: "\e902";
}
.icon-moon-radio:before {
  content: "\e903";
}
.icon-moon-survey:before {
  content: "\e904";
}
.icon-moon-networks:before {
  content: "\e905";
}

