@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?xy75ln');
  src:  url('../fonts/icomoon.eot?xy75ln#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?xy75ln') format('truetype'),
    url('../fonts/icomoon.woff?xy75ln') format('woff'),
    url('../fonts/icomoon.svg?xy75ln#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-user:before {
  content: "\e90a";
}
.icon-about:before {
  content: "\e900";
}
.icon-contact:before {
  content: "\e901";
}
.icon-ecoute:before {
  content: "\e902";
}
.icon-formations:before {
  content: "\e903";
}
.icon-home:before {
  content: "\e904";
}
.icon-interventions:before {
  content: "\e905";
}
.icon-map:before {
  content: "\e906";
}
.icon-mediation:before {
  content: "\e907";
}
.icon-work:before {
  content: "\e908";
}
.icon-download:before {
  content: "\e909";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-close:before {
  content: "\ea0d";
}
.icon-bullet:before {
  content: "\ea1c";
}
.icon-references:before {
  content: "\e920";
}