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

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

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

.icon-work:before {
  content: "\e605";
}

.icon-zhifubao:before {
  content: "\e68a";
}

.icon-cha:before {
  content: "\e68b";
}

.icon--FullBattery:before {
  content: "\e6d2";
}

.icon--HalfBattery:before {
  content: "\e6d3";
}

.icon--LowBattery:before {
  content: "\e6d4";
}

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

.icon-city-hollow:before {
  content: "\e66a";
}

.icon-arrow-double-left:before {
  content: "\e665";
}

.icon-arrow-double-right:before {
  content: "\e666";
}

.icon-up:before {
  content: "\e688";
}

.icon-down:before {
  content: "\e689";
}

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

.icon-city:before {
  content: "\e610";
}

.icon-company:before {
  content: "\e60c";
}

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

