@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1631959250603') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-sd:before {
  content: "\e609";
}

.icon-js:before {
  content: "\e60b";
}

.icon-yj:before {
  content: "\e60d";
}

.icon-sh:before {
  content: "\e60e";
}

.icon-syx:before {
  content: "\e66e";
}

.icon-aqx:before {
  content: "\e66f";
}

.icon-xjx:before {
  content: "\e670";
}

.icon-kxx:before {
  content: "\e671";
}

