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

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

.icon-wangluo:before {
  content: "\e603";
}

.icon-shixindiqiu:before {
  content: "\e62e";
}

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

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

.icon-douyin:before {
  content: "\e8db";
}

.icon-lingying:before {
  content: "\ee48";
}

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

.icon-yuyan:before {
  content: "\e62f";
}

