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

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

.icon-shijianzhou:before {
  content: "\e73b";
}

