@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon.eot?e7jja5');
  src:  url('/fonts/icomoon.eot?e7jja5#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.ttf?e7jja5') format('truetype'),
    url('/fonts/icomoon.woff?e7jja5') format('woff'),
    url('/fonts/icomoon.svg?e7jja5#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[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-enveloppe:before {
  content: "\e910";
}
.icon-arbres:before {
  content: "\e900";
}
.icon-citoyens:before {
  content: "\e901";
}
.icon-culture:before {
  content: "\e902";
}
.icon-fleche:before {
  content: "\e903";
}
.icon-goutte:before {
  content: "\e904";
}
.icon-loisirs:before {
  content: "\e905";
}
.icon-loupe:before {
  content: "\e906";
}
.icon-moins:before {
  content: "\e907";
}
.icon-nouvelles:before {
  content: "\e908";
}
.icon-plus:before {
  content: "\e909";
}
.icon-rapide:before {
  content: "\e90a";
}
.icon-services:before {
  content: "\e90b";
}
.icon-son:before {
  content: "\e90c";
}
.icon-suivant:before {
  content: "\e90e";
}
.icon-ville:before {
  content: "\e90f";
}
.icon-slide:before {
  content: "\e90d";
  color: #fff;
}
