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

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

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

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

.icon-weikaishi:before {
  content: "\e602";
}

.icon-photo:before {
  content: "\e7ac";
}

.icon-qzone:before {
  content: "\e755";
}

.icon-weibo:before {
  content: "\e629";
}

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

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

