@font-face {
  font-family: "iconfont"; /* Project id 2835761 */
  src: url('//at.alicdn.com/t/font_2835761_4actigfd0cp.woff2?t=1632642958266') format('woff2'),
       url('//at.alicdn.com/t/font_2835761_4actigfd0cp.woff?t=1632642958266') format('woff'),
       url('//at.alicdn.com/t/font_2835761_4actigfd0cp.ttf?t=1632642958266') format('truetype');
}

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

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

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

.icon-xinfeng:before {
  content: "\e621";
}

.icon-xingshi:before {
  content: "\e620";
}

.icon-fangchan:before {
  content: "\e676";
}

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

.icon-zhishichanquan:before {
  content: "\e651";
}

