@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'),
  url('../fonts/iconfont.svg#iconfont') format('svg');
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';  /* Project id 4452226 */
  src: url('//at.alicdn.com/t/c/font_4452226_qee7n1sxuv.woff2?t=1709522283724') format('woff2'),
       url('//at.alicdn.com/t/c/font_4452226_qee7n1sxuv.woff?t=1709522283724') format('woff'),
       url('//at.alicdn.com/t/c/font_4452226_qee7n1sxuv.ttf?t=1709522283724') format('truetype');
}
.iconfont{
  font-family:"iconfont" !important;
  font-size:15px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

