@font-face {
  font-family: "iconfont"; /* Project id 3064049 */
  src: url('../font/iconfont.woff2') format('woff2'),
       url('../font/iconfont.woff') format('woff'),
       url('../font/iconfont.ttf') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-caidan:before {
  content: "\e62c";
}

.icon-zoom:before {
  content: "\e66b";
}

.icon-dian:before {
  content: "\ec1e";
}

.icon-qq-line:before {
  content: "\e615";
}

.icon-qq-fill:before {
  content: "\e71a";
}

.icon-load:before {
  content: "\ee19";
}

.icon-mail-line:before {
  content: "\ee1a";
}

.icon-mouse:before {
  content: "\ee1b";
}

.icon-weibo-fill:before {
  content: "\ee1c";
}

.icon-wechat-line:before {
  content: "\ee1d";
}

.icon-wechat-fill:before {
  content: "\ee1e";
}

.icon-time:before {
  content: "\ee13";
}

.icon-search:before {
  content: "\ee14";
}

.icon-cate:before {
  content: "\ee15";
}

.icon-qzone-fill:before {
  content: "\ee16";
}

.icon-user:before {
  content: "\ee17";
}

.icon-douban-line:before {
  content: "\ee18";
}

