/* CDN 服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';  /* Project id 3578220 */
  src: url('./font/font_3578220_v5bn2xjibiq.woff2?t=1660544735745') format('woff2'),
       url('./font/font_3578220_v5bn2xjibiq.woff?t=1660544735745') format('woff'),
       url('./font/font_3578220_v5bn2xjibiq.ttf?t=1660544735745') format('truetype');
}


@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'cubefont';  /* Project id 2015713 */
  src: url('./font/font_2015713_bwqe7gykuh.eot?t=1668410571246'); /* IE9 */
  src: url('./font/font_2015713_bwqe7gykuh_iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./font/font_2015713_bwqe7gykuh.woff2?t=1668410571246') format('woff2'),
       url('./font/font_2015713_bwqe7gykuh.woff?t=1668410571246') format('woff'),
       url('./font/font_2015713_bwqe7gykuh.ttf?t=1668410571246') format('truetype');
}

.cubefont{
  font-family: 'cubefont' !important;
  position: relative;
  font-style:normal;
}
.cubefont-bar{
  font-size: 16px;
  left: -8px;
}
.cubefont-bar::after{
  position: absolute;
  left: 0px;
  top: 0px;
}
.cubefont-close::after{
  content: "\e8a0";
}

.cubefont-max::after{
  content: "\e8a4";
}

.cubefont-max-open::after{
  content: "\e8a6";
}

.cubefont-fix::after{
  content: "\e8a3";
}

.cubefont-fix-open::after{
  content: "\e8a5";
}