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

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

.icon-nianling:before {
  content: "\e7ba";
}

.icon-dianhua-copy:before {
  content: "\e636";
}

.icon-feiyongguanli:before {
  content: "\e64d";
}

