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

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

.icon-weitaoshuzi3:before {
  content: "\e62a";
}

.icon-weitaoshuzi4:before {
  content: "\e62b";
}

.icon-weitaoshuzi5:before {
  content: "\e62c";
}

.icon-weitaoshuzi6:before {
  content: "\e62d";
}

.icon-weitaoshuzi2:before {
  content: "\e74e";
}

.icon-weitaoshuzi1:before {
  content: "\e808";
}

