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

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

.icon-fuzhi:before {
  content: "\ec7a";
}

.icon-chenggong:before {
  content: "\e604";
}

.icon-code:before {
  content: "\e603";
}

.icon-phone:before {
  content: "\e63f";
}

.icon-open:before {
  content: "\e69f";
}

.icon-close:before {
  content: "\e6a1";
}

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

.icon-pwd:before {
  content: "\e62c";
}

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

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

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

.icon-shijian:before {
  content: "\e600";
}

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

.icon-kongxinyuan:before {
  content: "\e66b";
}

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

.icon-dingwei:before {
  content: "\e639";
}

