@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1745202812169') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-daibangongdan:before {
  content: "\e759";
}

.icon-gongdanshangbao:before {
  content: "\e61a";
}

.icon-x-weihu4:before {
  content: "\e7a7";
}

.icon-quanbugongdan:before {
  content: "\e708";
}

.icon-yibangongdan:before {
  content: "\e627";
}

