@font-face {
  font-family: "iconfont"; /* Project id 5172012 */
  src: url('//at.alicdn.com/t/c/font_5172012_7uq69m24irn.woff2?t=1777986851935') format('woff2'),
       url('//at.alicdn.com/t/c/font_5172012_7uq69m24irn.woff?t=1777986851935') format('woff'),
       url('//at.alicdn.com/t/c/font_5172012_7uq69m24irn.ttf?t=1777986851935') format('truetype');
}

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

.icon-chakan:before {
  content: "\e600";
}

.icon-shiyongwendang:before {
  content: "\eb66";
}

.icon-xiazai:before {
  content: "\e606";
}

.icon-shijian:before {
  content: "\e61d";
}

.icon-vip:before {
  content: "\e62e";
}

