@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?gky3e9');
  src:  url('fonts/icomoon.eot?gky3e9#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?gky3e9') format('truetype'),
    url('fonts/icomoon.woff?gky3e9') format('woff'),
    url('fonts/icomoon.svg?gky3e9#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-icones_contact:before {
  content: "\e90f";
}
.icon-icones_meteo:before {
  content: "\e910";
}
.icon-icones_rechercher:before {
  content: "\e911";
}
.icon-icones_agenda:before {
  content: "\e900";
}
.icon-icones_annuaire:before {
  content: "\e901";
}
.icon-icones_casino:before {
  content: "\e902";
}
.icon-icones_cinema:before {
  content: "\e903";
}
.icon-icones_decheterie:before {
  content: "\e904";
}
.icon-icones_download:before {
  content: "\e905";
}
.icon-icones_fablab:before {
  content: "\e906";
}
.icon-icones_hebergement:before {
  content: "\e907";
}
.icon-icones_mediatheque:before {
  content: "\e908";
}
.icon-icones_mieux-vivre:before {
  content: "\e909";
}
.icon-icones_piscine:before {
  content: "\e90a";
}
.icon-icones_restauration:before {
  content: "\e90b";
}
.icon-icones_webcam:before {
  content: "\e90c";
}
.icon-icones_zoa:before {
  content: "\e90d";
}
.icon-imprimer:before {
  content: "\e90e";
}
