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

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

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

.icon-gouwuchekong:before {
  content: "\e601";
}

