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

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

.icon-logout:before {
  content: "\e915";
}

.icon-user-screen:before {
  content: "\e916";
}

.icon-box:before {
  content: "\e917";
}

.icon-pencil-bolt:before {
  content: "\e910";
}

.icon-palette:before {
  content: "\e911";
}

.icon-settings:before {
  content: "\e912";
}

.icon-news:before {
  content: "\e913";
}

.icon-users:before {
  content: "\e914";
}

.icon-circle-plus:before {
  content: "\e90f";
}

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

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

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

.icon-moon:before {
  content: "\e90a";
}

.icon-bell:before {
  content: "\e90b";
}

.icon-sun:before {
  content: "\e909";
}

.icon-search:before {
  content: "\e908";
}

