@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ffe04t');
  src:  url('fonts/icomoon.eot?ffe04t#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ffe04t') format('truetype'),
    url('fonts/icomoon.woff?ffe04t') format('woff'),
    url('fonts/icomoon.svg?ffe04t#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-running:before {
  content: "\e900";
}
.icon-map:before {
  content: "\e901";
}
.icon-colis-time:before {
  content: "\e902";
}
.icon-retour-valide:before {
  content: "\e903";
}
.icon-retour-time:before {
  content: "\e904";
}
.icon-echange:before {
  content: "\e905";
}
.icon-basket:before {
  content: "\e906";
}
.icon-badge-professionnel:before {
  content: "\e907";
}
.icon-certification:before {
  content: "\e908";
}
.icon-coeur-sain:before {
  content: "\e909";
}
.icon-pied-empreinte:before {
  content: "\e90a";
}
.icon-running-sprint:before {
  content: "\e90b";
}
.icon-coeur-check:before {
  content: "\e90c";
}
.icon-statistic-up:before {
  content: "\e90d";
}
.icon-localisation:before {
  content: "\e90e";
}
.icon-balance:before {
  content: "\e90f";
}
.icon-colis:before {
  content: "\e910";
}
.icon-livraison-express:before {
  content: "\e911";
}
