@font-face {
  font-family: 'icon-font-8';
  src:  url('fonts/icon-font-8.eot?oclffs');
  src:  url('fonts/icon-font-8.eot?oclffs#iefix') format('embedded-opentype'),
    url('fonts/icon-font-8.ttf?oclffs') format('truetype'),
    url('fonts/icon-font-8.woff?oclffs') format('woff'),
    url('fonts/icon-font-8.svg?oclffs#icon-font-8') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="ic8-"], [class*=" ic8-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon-font-8' !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;
}
.ic8-arrow-left:before {
  content: "\e900";
}
.ic8-arrow-right:before {
  content: "\e901";
}
.ic8-card:before {
  content: "\e902";
}
.ic8-pen:before {
  content: "\e903";
}
.ic8-car:before {
  content: "\e904";
}
.ic8-cart:before {
  content: "\e905";
}
.ic8-cart2:before {
  content: "\e906";
}
.ic8-heart:before {
  content: "\e907";
}
.ic8-eye:before {
  content: "\e908";
}
.ic8-detail:before {
  content: "\e909";
}
.ic8-form:before {
  content: "\e90a";
}
.ic8-msg:before {
  content: "\e90b";
}
.ic8-cross:before {
  content: "\e90c";
}
.ic8-lock:before {
  content: "\e90d";
}
.ic8-mail-in:before {
  content: "\e90e";
}
.ic8-qty-add:before {
  content: "\e90f";
}
.ic8-qty-less:before {
  content: "\e910";
}
.ic8-step-arrow:before {
  content: "\e911";
}
