@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?8y8emv');
  src:  url('fonts/icomoon.eot?8y8emv#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?8y8emv') format('truetype'),
    url('fonts/icomoon.woff?8y8emv') format('woff'),
    url('fonts/icomoon.svg?8y8emv#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-ico-desk-commande:before {
  content: "\e900";
  color: #868686;
}
.icon-ico-desk-compte:before {
  content: "\e901";
  color: #868686;
}
.icon-ico-desk-deconnexion:before {
  content: "\e902";
  color: #868686;
}
.icon-ico-desk-panier:before {
  content: "\e903";
  color: #868686;
}
.icon-ico-mob-commande:before {
  content: "\e904";
  color: #000000;
}
.icon-ico-mob-compte:before {
  content: "\e905";
   color: #000000;
}
.icon-ico-mob-deconnexion:before {
  content: "\e906";
   color: #000000;
}
.icon-ico-mob-panier:before {
  content: "\e907";
   color: #000000;
}
.icon-ico-mob-recherche:before {
  content: "\e908";
   color: #000000;
}
