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

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

.icon-tuikuan:before {
  content: "\e8b2";
}

.icon-dingdan:before {
  content: "\e897";
}

.icon-caiwuliushui:before {
  content: "\e67c";
}

.icon-zhengshu-copy:before {
  content: "\e640";
}

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

.icon-kuaidi:before {
  content: "\e7ee";
}

