<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";
  src: ; /* ie9 */
  src:  format('embedded-opentype'), /* ie6-ie8 */
   format('woff2'),
   format('woff'),
   format('truetype'), /* chrome, firefox, opera, safari, android, ios 4.2  */
   format('svg'); /* ios 4.1- */
}

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

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

.icon-weixin1:before {
  content: "\e7e5";
}

.icon-xiangshang2:before {
  content: "\e76e";
}

.icon-xiangxia2:before {
  content: "\e772";
}

.icon-dizhi1:before {
  content: "\e695";
}

.icon-weibo:before {
  content: "\e6eb";
}

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

.icon-xiangyou:before {
  content: "\e798";
}

.icon-xiangzuo:before {
  content: "\e799";
}

.icon-yy:before {
  content: "\e6b5";
}

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

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

.icon-dizhi:before {
  content: "\e66b";
}

.icon-kefu:before {
  content: "\e607";
}

.icon-shipin:before {
  content: "\e906";
}

.icon-jiantou-copy2-copy:before {
  content: "\e907";
}

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