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

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

.icon-wendang:before {
  content: "\e628";
}

.icon-fanhui:before {
  content: "\e66c";
}

.icon-shoucang:before {
  content: "\e627";
}

.icon-Menu:before {
  content: "\e60e";
}

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

.icon-search:before {
  content: "\e63b";
}

.icon-xiaoxi1:before {
  content: "\e6b6";
}

.icon-arrow:before {
  content: "\e60d";
}

.icon-add:before {
  content: "\e611";
}

