﻿@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-change-batch:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e61f";
}
.icon-closecircle:before {
  content: "\e62e";
}
.icon-closecircleo:before {
  content: "\e62f";
}
.icon-checkcircle:before {
  content: "\e630";
}
.icon-checkcircleo:before {
  content: "\e631";
}
.icon-check:before {
  content: "\e632";
}
.icon-close:before {
  content: "\e633";
}
.icon-star:before {
  content: "\e660";
}
.icon-staro:before {
  content: "\e661";
}
.icon-more:before {
  content: "\e901";
}
.icon-eye:before {
  content: "\e902";
}
.icon-edit:before {
  content: "\e903";
}
.icon-flower:before {
  content: "\e904";
}
.icon-look-qrcode:before {
  content: "\e905";
}
.icon-qq:before {
  content: "\e906";
}
.icon-qrcode:before {
  content: "\e907";
}
.icon-search:before {
  content: "\e908";
}
.icon-trophy:before {
  content: "\e909";
}
.icon-weibo:before {
  content: "\e90a";
}
.icon-weixin:before {
  content: "\e90b";
}
.icon-zone:before {
  content: "\e90c";
}
.icon-comment:before {
  content: "\e90d";
}
.icon-comment-solid:before {
  content: "\e90e";
}
.icon-copy:before {
  content: "\e90f";
}
.icon-douban:before {
  content: "\e910";
}
.icon-mini-app:before {
  content: "\e911";
}
.icon-go-top:before {
  content: "\e912";
}
