<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  */
  src: url('iconfont2.ttf?t=1655460368663') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;

}

.icon-down:before {
  content: "\e664";
}

.icon-person:before {
  content: "\e718";
}

.icon-email-fill:before {
  content: "\e77e";
}

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