@charset "UTF-8";
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
    font-family: 'syst';
    src: url('syst/SourceHanSerifCN-Regular.otf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;  
}