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

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

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

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

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

.icon-fl-xinxi:before {
  content: "\e633";
}

.icon-cloud-full:before {
  content: "\e988";
}

