@font-face {
  font-family: "iconfont"; /* Project id 4869057 */
  src: url('//at.alicdn.com/t/c/font_4869057_gwzvxf1e0l4.woff2?t=1742886560812') format('woff2'),
       url('//at.alicdn.com/t/c/font_4869057_gwzvxf1e0l4.woff?t=1742886560812') format('woff'),
       url('//at.alicdn.com/t/c/font_4869057_gwzvxf1e0l4.ttf?t=1742886560812') format('truetype');
}

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

.icon-gougou:before {
  content: "\e635";
}

.icon-zhankai:before {
  content: "\e738";
}

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

