@font-face {
  font-family: "iconfont"; /* Project id 4352613 */
  src: url('iconfont.woff2?t=1731503865055') format('woff2'),
       url('iconfont.woff?t=1731503865055') format('woff'),
       url('iconfont.ttf?t=1731503865055') format('truetype');
}

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

.icon-analyze:before {
  content: "\e621";
}

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

.icon-login:before {
  content: "\e8a0";
}

.icon-download:before {
  content: "\e66c";
}

.icon-yonghuhangweifenxi:before {
  content: "\e62b";
}

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

.icon-nianxiaoshoue:before {
  content: "\e637";
}

