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

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

.icon-liuyanban:before {
  content: "\e67a";
}

.icon-chatgpt:before {
  content: "\e609";
}

.icon-lianjie:before {
  content: "\e613";
}

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

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

.icon-24gf-tags2:before {
  content: "\e887";
}

.icon-home:before {
  content: "\e6d2";
}

