@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1734447016099') format('truetype');
}

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

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

.icon-yinle:before {
  content: "\e99a";
}

.icon-tupian:before {
  content: "\e682";
}

.icon-bcy:before {
  content: "\e606";
}

.icon-hezuozuozhe:before {
  content: "\e97e";
}

