@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot');
  src:  url('../fonts/icomoon.eot') format('embedded-opentype'),
    url('../fonts/icomoon.ttf') format('truetype'),
    url('../fonts/icomoon.woff') format('woff'),
    url('../fonts/icomoon.svg') 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-bluetooth:before {
  content: "\e909";
}
.icon-qrcode:before {
  content: "\e93e";
}
.icon-box:before {
  content: "\e900";
}
.icon-circle_less:before {
  content: "\e901";
}
.icon-delete:before {
  content: "\e902";
}
.icon-green_right:before {
  content: "\e903";
}
.icon-key:before {
  content: "\e904";
}
.icon-landmark:before {
  content: "\e905";
}
.icon-select_box:before {
  content: "\e906";
}
.icon-star:before {
  content: "\e907";
}
.icon-user:before {
  content: "\e908";
}
.icon-add2:before {
  content: "\e92b";
}
.icon-advisory:before {
  content: "\e92c";
}
.icon-afterSale:before {
  content: "\e92d";
}
.icon-car:before {
  content: "\e92e";
}
.icon-close:before {
  content: "\e92f";
}
.icon-downTip:before {
  content: "\e930";
}
.icon-fingerprint:before {
  content: "\e931";
}
.icon-key2:before {
  content: "\e932";
}
.icon-leftTip:before {
  content: "\e933";
}
.icon-less:before {
  content: "\e934";
}
.icon-lock:before {
  content: "\e935";
}
.icon-lowerTriangular:before {
  content: "\e936";
}
.icon-otherQuestion:before {
  content: "\e937";
}
.icon-radioK:before {
  content: "\e938";
}
.icon-radioS:before {
  content: "\e939";
}
.icon-rightTip:before {
  content: "\e93a";
}
.icon-search:before {
  content: "\e93b";
}
.icon-shoppingCar:before {
  content: "\e93c";
}
.icon-suggest:before {
  content: "\e93d";
}
.icon-play2:before {
  content: "\ea15";
}
