@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?wkzilf');
  src:  url('fonts/icomoon.eot?wkzilf#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?wkzilf') format('truetype'),
    url('fonts/icomoon.woff?wkzilf') format('woff'),
    url('fonts/icomoon.svg?wkzilf#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ic-"], [class*=" ic-"] {
  /* 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;
}

.ic-arrow-slide-left:before {
  content: "\e900";
}
.ic-arrow-slide-right:before {
  content: "\e901";
}
.ic-calendar:before {
  content: "\e902";
}
.ic-check:before {
  content: "\e903";
}
.ic-delivery:before {
  content: "\e904";
}
.ic-locator:before {
  content: "\e905";
}
.ic-mail:before {
  content: "\e906";
}
.ic-minus:before {
  content: "\e907";
}
.ic-montage:before {
  content: "\e908";
}
.ic-phone:before {
  content: "\e909";
}
.ic-plus:before {
  content: "\e90a";
}
.ic-resize:before {
  content: "\e90b";
}
.ic-search:before {
  content: "\e90c";
}
.ic-secretariat:before {
  content: "\e90d";
}
.ic-technic:before {
  content: "\e90e";
}
.ic-vente:before {
  content: "\e90f";
}
.ic-admin-direction:before {
  content: "\e910";
}
.ic-arrow-button:before {
  content: "\e911";
}

