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

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

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

.icon-shuaxin:before {
  content: "\ec08";
}

.icon-shezhi:before {
  content: "\e63d";
}

.icon-xiala:before {
  content: "\e608";
}

.icon-shangla:before {
  content: "\e628";
}

.icon-auth:before {
  content: "\e604";
}

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

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

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

