@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?g9dd0n');
  src:  url('../fonts/icomoon.eot?g9dd0n#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?g9dd0n') format('truetype'),
    url('../fonts/icomoon.woff?g9dd0n') format('woff'),
    url('../fonts/icomoon.svg?g9dd0n#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-users:before {
  content: "\e900";
}
.icon-itineraire:before {
  content: "\e901";
}
.icon-localisation-2:before {
  content: "\e902";
}
.icon-timer:before {
  content: "\e903";
}
.icon-clock:before {
  content: "\e904";
}
.icon-calendar:before {
  content: "\e905";
}
.icon-arrow-up:before {
  content: "\e906";
}
.icon-arrow-down:before {
  content: "\e907";
}
.icon-arrow-right:before {
  content: "\e908";
}
.icon-arrow-left:before {
  content: "\e909";
}
.icon-pointer .path1:before {
  content: "\e90a";
  color: rgb(255, 255, 255);
}
.icon-pointer .path2:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-boat:before {
  content: "\e90c";
}
.icon-instagram:before {
  content: "\e90d";
}
.icon-wave:before {
  content: "\e90e";
}
.icon-logo:before {
  content: "\e90f";
}
