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

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

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

.icon-jiesuo:before {
  content: "\e6e6";
}

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

.icon-ico:before {
  content: "\e642";
}

.icon-tongji:before {
  content: "\e6cc";
}

.icon-xitong:before {
  content: "\e617";
}

.icon-iccard:before {
  content: "\e622";
}

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

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

.icon-super:before {
  content: "\e83d";
}

.icon-shebei:before {
  content: "\e68c";
}

