@font-face {
    font-family: "iconfont"; /* Project id 4401253 */
    src: url('//at.alicdn.com/t/c/font_4401253_o89pv603g6.woff2?t=1704521913253') format('woff2'),
         url('//at.alicdn.com/t/c/font_4401253_o89pv603g6.woff?t=1704521913253') format('woff'),
         url('//at.alicdn.com/t/c/font_4401253_o89pv603g6.ttf?t=1704521913253') format('truetype');
  }
  
  .iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-guanbi:before {
    content: "\e615";
  }
  
  .icon-outdent:before {
    content: "\ec06";
  }
  
  .icon-zhankai:before {
    content: "\e613";
  }
  
  