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

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

.icon-duihao:before {
  content: "\e61e";
}

.icon-maikefeng:before {
  content: "\e65f";
}

.icon-woshou:before {
  content: "\e504";
}

.icon-teshurenqun:before {
  content: "\e633";
}

