<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "iconfont";
  /* Project id 4527014 */
  src:
    url('../font/iconfont.ttf') format('truetype');
}

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

.icon-icon:before {
  content: "\e651";
}

.icon-pinglun:before {
  content: "\e632";
}

.icon-youjiantou:before {
  content: "\e641";
}

.icon-yuyanxuanze:before {
  content: "\e66a";
}

.icon-xiajiantou:before {
  content: "\e627";
}</pre></body></html>