@font-face {
  font-family: "iconfont"; /* Project id 3635989 */
  /* Color fonts */
  src: 
       url('//at.alicdn.com/t/c/font_3635989_xj1h7lbhwx.woff2?t=1664355900092') format('woff2'),
       url('//at.alicdn.com/t/c/font_3635989_xj1h7lbhwx.woff?t=1664355900092') format('woff'),
       url('//at.alicdn.com/t/c/font_3635989_xj1h7lbhwx.ttf?t=1664355900092') format('truetype');
}

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

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

.icon-yongshine-lianxifangshi:before {
  content: "\e62a";
}

.icon-yongshine-weixingongzhonghao:before {
  content: "\e63b";
}

.icon-yongshine-kafei:before {
  content: "\fa96";
}

