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

[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-smoke:before {
  content: "\e911";
}
.icon-carbon-dioxide:before {
  content: "\e90f";
}
.icon-energy-saving1:before {
  content: "\e910";
}
.icon-contamination:before {
  content: "\e90a";
}
.icon-energy-saving:before {
  content: "\e90b";
}
.icon-fire1:before {
  content: "\e90c";
}
.icon-green-earth:before {
  content: "\e90d";
}
.icon-green-energy:before {
  content: "\e90e";
}
.icon-cardiogram:before {
  content: "\e900";
}
.icon-family-tree:before {
  content: "\e901";
}
.icon-fire:before {
  content: "\e902";
}
.icon-magnet:before {
  content: "\e903";
}
.icon-network:before {
  content: "\e904";
}
.icon-objective:before {
  content: "\e905";
}
.icon-protection:before {
  content: "\e906";
}
.icon-puzzle:before {
  content: "\e907";
}
.icon-sale:before {
  content: "\e908";
}
.icon-worker:before {
  content: "\e909";
}
