@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?hwmyui');
  src:  url('fonts/icomoon.eot?hwmyui#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?hwmyui') format('truetype'),
    url('fonts/icomoon.woff?hwmyui') format('woff'),
    url('fonts/icomoon.svg?hwmyui#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: 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;
}

.icon-arrow-top:before {
  content: "\e912";
}
.icon-arrow-bottom:before {
  content: "\e913";
}
.icon-arrow-left:before {
  content: "\e914";
}
.icon-arrow2:before {
  content: "\e910";
}
.icon-small-grid:before {
  content: "\e911";
}
.icon-actu:before {
  content: "\e900";
}
.icon-adresse:before {
  content: "\e901";
}
.icon-arrow:before {
  content: "\e902";
}
.icon-assurance:before {
  content: "\e903";
}
.icon-contact:before {
  content: "\e904";
}
.icon-facebook:before {
  content: "\e905";
}
.icon-financement:before {
  content: "\e906";
}
.icon-horaires:before {
  content: "\e907";
}
.icon-info:before {
  content: "\e908";
}
.icon-instagram:before {
  content: "\e909";
}
.icon-news:before {
  content: "\e90a";
}
.icon-phone:before {
  content: "\e90b";
}
.icon-reservation:before {
  content: "\e90c";
}
.icon-twitter:before {
  content: "\e90d";
}
.icon-valider:before {
  content: "\e90e";
}
.icon-youtube:before {
  content: "\e90f";
}
