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

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

.icon-daojishi:before {
  content: "\e738";
}

.icon-dangqianshijian:before {
  content: "\e643";
}

.icon-jishiqi:before {
  content: "\e7d8";
}

