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

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

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

.icon-weixin:before {
  content: "\e601";
}

.icon-kongjian:before {
  content: "\e619";
}

.icon-QQ:before {
  content: "\e882";
}

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

.icon-sousuo:before {
  content: "\e60f";
}

.icon-ll:before {
  content: "\e902";
}

.icon-rr:before {
  content: "\e904";
}

.icon-shangjiantou:before {
  content: "\e628";
}

