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

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

.fa-bars:before {
  content: "\e62b";
  color: #fff;
  font-size: 18px;
}

.icon-eye:before {
  content: "\e6b7";
}

.fa-remove:before {
  content: "\e6bf";  color: #fff;
}

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

.fa-angle-left:before {
  content: "\e60e";
  color: #fff;
}

.fa-angle-right:before {
  content: "\e60f";
  color: #fff;
}

.icon-shijian_o:before {
  content: "\ebb1";
}

.fa-file-text:before {
  content: "\e62e";
  color: #009900;
  font-size: 1.1875rem;
}

.fa-search:before {
  content: "\e671";
  color: #fff;
  font-size: 28px;
}

.fa-angle-up:before {
  content: "\e80c";
  color: #fff;
  font-size: 20px;
}

