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

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

.icon-sousuo:before {
  content: "\e693";
}

