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

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

.icon-duihua:before {
  content: "\e659";
}

.icon-caidan:before {
  content: "\e652";
}

.icon-lishi:before {
  content: "\e602";
}

.icon-back:before {
  content: "\ea45";
}

.icon-close1:before {
  content: "\e83a";
}

.icon-close:before {
  content: "\e615";
}

.icon-gengduo:before {
  content: "\e672";
}

.icon-fenxiang:before {
  content: "\e79c";
}

.icon-shuaxin:before {
  content: "\e69b";
}

.icon-copy:before {
  content: "\e626";
}

.icon-good_fill:before {
  content: "\e679";
}

.icon-star_fill:before {
  content: "\e662";
}

.icon-star:before {
  content: "\e64b";
}

.icon-good:before {
  content: "\e600";
}

