@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?o9aoil');
  src:  url('../fonts/icomoon.eot?o9aoil#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?o9aoil') format('truetype'),
    url('../fonts/icomoon.woff?o9aoil') format('woff'),
    url('../fonts/icomoon.svg?o9aoil#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-youtube:before {
  content: "\e915";
}
.icon-twitter:before {
  content: "\e916";
}
.icon-facebook:before {
  content: "\e917";
}
.icon-pinterest:before {
  content: "\e918";
}
.icon-instagram:before {
  content: "\e919";
}
.icon-close:before {
  content: "\e906";
}
.icon-service:before {
  content: "\e902";
}
.icon-tarif:before {
  content: "\e903";
}
.icon-flexibilite:before {
  content: "\e904";
}
.icon-assistance:before {
  content: "\e905";
}
.icon-reservation:before {
  content: "\e900";
}
.icon-plus-icon:before {
  content: "\e901";
}
.icon-chevron-down:before {
  content: "\e907";
}
.icon-filter-check:before {
  content: "\e908";
}
.icon-filter-icon:before {
  content: "\e909";
}
.icon-calendar:before {
  content: "\e90a";
}
.icon-contact-mail:before {
  content: "\e90b";
}
.icon-contact-search:before {
  content: "\e90c";
}
.icon-contact-phone:before {
  content: "\e90d";
}
.icon-arrow-left:before {
  content: "\e90e";
}
.icon-download:before {
  content: "\e90f";
}
.icon-home:before {
  content: "\e910";
}
.icon-star:before {
  content: "\e911";
}
.icon-delete:before {
  content: "\e912";
}
.icon-ticket:before {
  content: "\e913";
}
.icon-play:before {
  content: "\e914";
}
