@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1758620725092') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  /*font-size: 16px;*/
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-shuangjiantouyou:before {
  content: "\e642";
}

.icon-wendang:before {
  content: "\e66b";
}

.icon-wendangxiazai:before {
  content: "\e52b";
}

.icon-wendang1:before {
  content: "\e6aa";
}

.icon-jieduan:before {
  content: "\e559";
}

.icon-jujiao:before {
  content: "\e616";
}

.icon-baoming:before {
  content: "\e620";
}

.icon-youxiangshuangjiantou:before {
  content: "\e6b5";
}

.icon-wendangxiazai1:before {
  content: "\e60c";
}

