@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?flct3x');
  src:  url('fonts/icomoon.eot?flct3x#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?flct3x') format('truetype'),
    url('fonts/icomoon.woff?flct3x') format('woff'),
    url('fonts/icomoon.svg?flct3x#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: 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-close:before {
  content: "\e900";
  color: #fff;
}
.icon-email:before {
  content: "\e901";
}
.icon-fullscreen:before {
  content: "\e902";
  color: #3892d6;
}
.icon-locate_me:before {
  content: "\e903";
  color: #fff;
}
.icon-more:before {
  content: "\e904";
  color: #fff;
}
.icon-print:before {
  content: "\e905";
}
.icon-soumission:before {
  content: "\e906";
  color: #fff;
}
.icon-expand:before {
  content: "\e907";
}
.icon-placemark:before {
  content: "\e908";
  color: #3892d6;
}
.icon-collapse:before {
  content: "\e909";
  color: #3892d6;
}
.icon-checkbox-off:before {
  content: "\e90a";
  color: #d3d4d4;
}
.icon-checkbox-on .path1:before {
  content: "\e90d";
  color: rgb(211, 212, 212);
}
.icon-checkbox-on .path2:before {
  content: "\e90e";
  margin-left: -1em;
  color: rgb(56, 146, 214);
}
.icon-tuiles:before {
  content: "\e912";
}
.icon-liste:before {
  content: "\e913";
}
.icon-cart:before {
  content: "\e93a";
  color: #fff;
}
.icon-empty_cart:before {
  content: "\e90b";
}
.icon-vue:before {
  content: "\e90c";
}
.icon-wrench:before {
  content: "\e90f";
}
.icon-stock-no:before {
  content: "\e910";
  color: #d0021b;
}
.icon-stock:before {
  content: "\e911";
  color: #28a745;
}
