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

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

.icon-guanbi:before {
  content: "\e720";
}

.icon-fanhui:before {
  content: "\e61e";
}

.icon-xiazai:before {
  content: "\e613";
}

.icon-kehuduan:before {
  content: "\e63a";
}

.icon-lingdang-xianxing:before {
  content: "\e8c0";
}

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

