@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?o0dmes');
  src:  url('icomoon.eot?o0dmes#iefix') format('embedded-opentype'),
    url('icomoon.ttf?o0dmes') format('truetype'),
    url('icomoon.woff?o0dmes') format('woff'),
    url('icomoon.svg?o0dmes#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-ico-am-thermique:before {
  content: "\e900";
}
.icon-ico-desemfumage:before {
  content: "\e901";
}
.icon-ico-incendie:before {
  content: "\e902";
}
.icon-ico-lum-zenithale:before {
  content: "\e903";
}
.icon-ico-maintenance:before {
  content: "\e904";
}
.icon-ico-ventilation:before {
  content: "\e905";
}
