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

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

.icon-close:before {
  content: "\e690";
}

.icon-jia:before {
  content: "\e632";
}

.icon-jian:before {
  content: "\e633";
}

