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

[class^="fi-"], [class*=" fi-"] {
  /* 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;
}

.fi-tip:before {
  content: "\e90e";
}
.fi-play:before {
  content: "\e90d";
}
.fi-heart-o:before {
  content: "\e90c";
}
.fi-heart:before {
  content: "\e90b";
}
.fi-indicateur-down:before {
  content: "\e908";
}
.fi-indicateur-up:before {
  content: "\e90a";
}
.fi-altitude:before {
  content: "\e900";
}
.fi-app-mobile:before {
  content: "\e901";
}
.fi-carte:before {
  content: "\e902";
}
.fi-clock:before {
  content: "\e903";
}
.fi-denivele:before {
  content: "\e904";
}
.fi-direction:before {
  content: "\e905";
}
.fi-download:before {
  content: "\e906";
}
.fi-flag:before {
  content: "\e907";
}
.fi-marker:before {
  content: "\e909";
}
