@font-face {
  font-family: 'heli';
  src:  url('fonts/heli.eot');
  src:  url('fonts/heli.eot') format('embedded-opentype'),
    url('fonts/heli.ttf') format('truetype'),
    url('fonts/heli.woff') format('woff'),
    url('fonts/heli.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="heli-"], [class*=" heli-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'heli' !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;
}

.heli-rondin:before {
  content: "\e900";
}
.heli-foret:before {
  content: "\e901";
}
.heli-bousole:before {
  content: "\e902";
}
.heli-oreille:before {
  content: "\e903";
}
.heli-horloge:before {
  content: "\e904";
}
.heli-montagne:before {
  content: "\e905";
}
.heli-barriere:before {
  content: "\e906";
}
.heli-beton:before {
  content: "\e907";
}
.heli-helico:before {
  content: "\e908";
}
.heli-helicoc:before {
  content: "\e909";
}
