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

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

.icon-biaoge:before {
  content: "\e63e";
}

.icon-bumenguanli:before {
  content: "\e66e";
}

.icon-password:before {
  content: "\e82b";
}

.icon-zhiwei:before {
  content: "\e660";
}

.icon-textarea:before {
  content: "\e62f";
}

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

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

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

.icon-filesearch1:before {
  content: "\e6e8";
}

