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

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

.icon-fenxianghaibao:before {
  content: "\1011f";
}

.icon-buqunguishu:before {
  content: "\10119";
}

.icon-daitihuo:before {
  content: "\1011a";
}

.icon-jifenshangcheng:before {
  content: "\1011b";
}

.icon-shouye:before {
  content: "\1011c";
}

.icon-jiduhuodong:before {
  content: "\1011d";
}

.icon-shenqingtixian:before {
  content: "\1011e";
}

