@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?d0bm71');
  src:  url('fonts/icomoon.eot?d0bm71#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?d0bm71') format('truetype'),
    url('fonts/icomoon.woff?d0bm71') format('woff'),
    url('fonts/icomoon.svg?d0bm71#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-icoPhone2:before {
  content: "\e913";
}
.icon-icoStar:before {
  content: "\e919";
}
.icon-icoPlay:before {
  content: "\e918";
}
.icon-icoArrowDown:before {
  content: "\e900";
}
.icon-icoArrowMenu:before {
  content: "\e901";
}
.icon-icoArrowNext:before {
  content: "\e902";
}
.icon-icoArrowPrev:before {
  content: "\e903";
}
.icon-icoArrowRight:before {
  content: "\e904";
}
.icon-icoArrowRight2:before {
  content: "\e905";
}
.icon-icoArrowScroll:before {
  content: "\e906";
}
.icon-icoArrowUp:before {
  content: "\e907";
}
.icon-icoCheck:before {
  content: "\e908";
}
.icon-icoCoeur:before {
  content: "\e909";
}
.icon-icoColis:before {
  content: "\e90a";
}
.icon-icoDestination:before {
  content: "\e90b";
  color: #d2ac47;
}
.icon-icoEmail2:before {
  content: "\e90c";
}
.icon-icoFb:before {
  content: "\e90d";
}
.icon-icoFrais:before {
  content: "\e90e";
}
.icon-icoLinkedin:before {
  content: "\e90f";
}
.icon-icoMail:before {
  content: "\e910";
}
.icon-icoPanier:before {
  content: "\e911";
  color: #d2ac47;
}
.icon-icoPhone:before {
  content: "\e912";
}
.icon-icoPin:before {
  content: "\e914";
}
.icon-icoPIn2:before {
  content: "\e915";
}
.icon-icoSearch:before {
  content: "\e916";
}
.icon-icoStockage:before {
  content: "\e917";
}
