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

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

.icon-lvxing:before {
  content: "\e60a";
}

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

.icon-biancheng:before {
  content: "\e62d";
}

