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

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

.tuan-icon-huo:before {
  content: "\e664";
}

.tuan-icon-dingdan:before {
  content: "\e608";
}

.tuan-icon-cuowu:before {
  content: "\e663";
}

.tuan-icon-zhengque:before {
  content: "\e6a0";
}

