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

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

.icon-change-theme:before {
  content: "\e6f6";
}

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

.icon-left:before {
  content: "\e62e";
}

.icon-right:before {
  content: "\e645";
}

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

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

.icon-biancheng:before {
  content: "\e83b";
}

.icon-email:before {
  content: "\e624";
}

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

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

.icon-guanbi:before {
  content: "\fc6a";
}

