@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?6pleln');
  src:  url('fonts/icomoon.eot?6pleln#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?6pleln') format('truetype'),
    url('fonts/icomoon.woff?6pleln') format('woff'),
    url('fonts/icomoon.svg?6pleln#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-next-admin-2:before {
  content: "\e907";
}
.icon-next-admin:before {
  content: "\e908";
}
.icon-prev-admin:before {
  content: "\e909";
}
.icon-prev-admin-2:before {
  content: "\e90a";
}
.icon-prev:before {
  content: "\e905";
}
.icon-next:before {
  content: "\e906";
}
.icon-bouche:before {
  content: "\e900";
}
.icon-coeur-full:before {
  content: "\e901";
}
.icon-coeur:before {
  content: "\e902";
}
.icon-fermer:before {
  content: "\e903";
}
.icon-oeil:before {
  content: "\e904";
}
.icon-calendar:before {
  content: "\e90c";
}
.icon-nouvelle:before {
  content: "\e90d";
}
.icon-abonnes:before {
  content: "\e90e";
}
.icon-commentaire:before {
  content: "\e90b";
}
