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

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

.icon-i-zhiding:before {
  content: "\e618";
}

.icon-i-hot:before {
  content: "\e617";
}

.icon-total:before {
  content: "\e6b9";
}

