@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?el69yl');
  src:  url('fonts/icomoon.eot?el69yl#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?el69yl') format('truetype'),
    url('fonts/icomoon.woff?el69yl') format('woff'),
    url('fonts/icomoon.svg?el69yl#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]::before, [class*=" icon-"]::before {
  /* 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;
  color: inherit!important;
}

.icon-cart:before {
  content: "\e900";
}
.icon-close:before {
  content: "\e901";
  color: #999;
}
.icon-down-sj:before {
  content: "\e902";
  color: #216ad1;
}
.icon-facebook:before {
  content: "\e903";
  color: #adadad;
}
.icon-google:before {
  content: "\e904";
  color: #adadad;
}
.icon-home:before {
  content: "\e905";
}
.icon-language:before {
  content: "\e906";
}
.icon-mac:before {
  content: "\e907";
}
.icon-menu:before {
  content: "\e908";
  color: #999;
}
.icon-next:before {
  content: "\e909";
  color: #216ad1;
}
.icon-prev:before {
  content: "\e90a";
  color: #216ad1;
}
.icon-product:before {
  content: "\e90b";
  color: #348eff;
}
.icon-read:before {
  content: "\e90c";
}
.icon-resource:before {
  content: "\e90d";
}
.icon-search:before {
  content: "\e90e";
}
.icon-securite:before {
  content: "\e90f";
  color: #88cfff;
}
.icon-simple:before {
  content: "\e910";
}
.icon-step:before {
  content: "\e911";
  color: #999;
}
.icon-super:before {
  content: "\e912";
}
.icon-tutorial-list:before {
  content: "\e913";
}
.icon-twitter:before {
  content: "\e914";
  color: #adadad;
}
.icon-win:before {
  content: "\e915";
  color: #fff;
}
.icon-youtube:before {
  content: "\e916";
  color: #adadad;
}
