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

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

.icon-saoyisao:before {
  content: "\e8b5";
}

.icon-setting:before {
  content: "\e623";
}

.icon-home:before {
  content: "\e6b5";
}

