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

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

.icon-delete:before {
  content: "\e666";
}

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

.icon-nongyang:before {
  content: "\e668";
}

.icon-youbianzhankai:before {
  content: "\e669";
}

.icon-changguipeizhi:before {
  content: "\e66a";
}

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

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

.icon-TCPshuju:before {
  content: "\e66d";
}

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

.icon-zhuye:before {
  content: "\e66f";
}

.icon-rizhiguanli:before {
  content: "\e670";
}

.icon-shujukanban:before {
  content: "\e671";
}

