@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?7pxc5n');
  src:  url('fonts/icomoon.eot?7pxc5n#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?7pxc5n') format('truetype'),
    url('fonts/icomoon.woff?7pxc5n') format('woff'),
    url('fonts/icomoon.svg?7pxc5n#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-arrow_down:before {
  content: "\e900";
}
.icon-arrow_left:before {
  content: "\e901";
}
.icon-arrow_right:before {
  content: "\e902";
}
.icon-arrow_select:before {
  content: "\e903";
}
.icon-arrow_up:before {
  content: "\e904";
}
.icon-cart:before {
  content: "\e905";
}
.icon-clic:before {
  content: "\e906";
}
.icon-colonne:before {
  content: "\e907";
}
.icon-commande:before {
  content: "\e908";
}
.icon-compte:before {
  content: "\e909";
}
.icon-document:before {
  content: "\e90a";
}
.icon-facebook:before {
  content: "\e90b";
}
.icon-full_arrow:before {
  content: "\e90c";
}
.icon-horaire:before {
  content: "\e90d";
}
.icon-liste:before {
  content: "\e90e";
}
.icon-mail:before {
  content: "\e90f";
}
.icon-print:before {
  content: "\e910";
}
.icon-search:before {
  content: "\e911";
}
.icon-tel:before {
  content: "\e912";
}
.icon-where:before {
  content: "\e913";
}
.icon-zoom:before {
  content: "\e914";
}
