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

[class^="mes_icones-"], [class*=" mes_icones-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Mes-icones' !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;
}

.mes_icones-Stars-pleines:before {
  content: "\e905";
}
.mes_icones-Stars-vides:before {
  content: "\e904";
}
.mes_icones-Certificat:before {
  content: "\e903";
}
.mes_icones-Fleche-2:before {
  content: "\e901";
}
.mes_icones-cible:before {
  content: "\e902";
}
.mes_icones-palette:before {
  content: "\e900";
}
