@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?cziqfb');
  src:  url('fonts/icomoon.eot?cziqfb#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?cziqfb') format('truetype'),
    url('fonts/icomoon.woff?cziqfb') format('woff'),
    url('fonts/icomoon.svg?cziqfb#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-clock:before {
  content: "\e90b";
}
.icon-night:before {
  content: "\e90c";
}
.icon-shopping-cart8:before {
  content: "\e907";
}
.icon-facebook55:before {
  content: "\e900";
}
.icon-fighter2:before {
  content: "\e901";
}
.icon-menu55:before {
  content: "\e902";
}
.icon-simplicite:before {
  content: "\e903";
}
.icon-twitter1:before {
  content: "\e904";
}
.icon-fr:before {
  content: "\e906";
}
.icon-en:before {
  content: "\e905";
}
.icon-cell:before {
  content: "\e90d";
}
.icon-plus:before {
  content: "\e909";
}
.icon-minus:before {
  content: "\e90a";
}
.icon-cross:before {
  content: "\e908";
}

