<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 2521765 */
  src: url('../fonts/iconfont.woff2') format('woff2'),
       url('../fonts/iconfont.woff') format('woff'),
       url('../fonts/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-dui:before {
  content: "\e610";
}

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

.icon-jiantou-left:before {
  content: "\e606";
}

.icon-qq:before {
  content: "\e61a";
}

.icon-shouhou:before {
  content: "\e608";
}

.icon-fangan:before {
  content: "\e839";
}

.icon-sheji:before {
  content: "\e601";
}

.icon-Hi:before {
  content: "\e6c6";
}

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

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

.icon-dianhua:before {
  content: "\e603";
}

.icon-hetong:before {
  content: "\e67e";
}

.icon-yanshou:before {
  content: "\e6ec";
}

.icon-hot:before {
  content: "\e604";
}

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

</pre></body></html>