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

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

.icon-nan:before {
  content: "\e6a6";
}

.icon-nv:before {
  content: "\e6a7";
}

