<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

.icon-cubic:before {
  content: "\e660";
}

.icon-globe:before {
  content: "\e663";
}

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