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

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

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

.icon-lishishuju:before {
  content: "\e69e";
}

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

.icon-wendushidu:before {
  content: "\e64e";
}

.icon-qixiangzhan:before {
  content: "\e85e";
}

