@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?9qq3i3');
  src:  url('fonts/icomoon.eot?9qq3i3#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?9qq3i3') format('truetype'),
    url('fonts/icomoon.woff?9qq3i3') format('woff'),
    url('fonts/icomoon.svg?9qq3i3#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-close:before {
  content: "\e912";
  color: #335100;
}
.icon-cart:before {
  content: "\e90d";
}
.icon-user:before {
  content: "\e911";
}
.icon-bottle:before {
  content: "\e900";
}
.icon-brosse:before {
  content: "\e901";
}
.icon-dent-check:before {
  content: "\e902";
}
.icon-dent-loupe:before {
  content: "\e903";
}
.icon-dent-protection:before {
  content: "\e904";
}
.icon-facebook:before {
  content: "\e905";
}
.icon-feuille:before {
  content: "\e906";
}
.icon-fleche-bas:before {
  content: "\e907";
}
.icon-fleche-haut:before {
  content: "\e908";
}
.icon-france:before {
  content: "\e909";
}
.icon-instagram:before {
  content: "\e90a";
}
.icon-livraison:before {
  content: "\e90b";
}
.icon-map:before {
  content: "\e90c";
}
.icon-reduit-tartre:before {
  content: "\e90e";
}
.icon-search:before {
  content: "\e90f";
}
.icon-sourire:before {
  content: "\e910";
}
.icon-linkedin:before {
  content: "\e913";
}
