@font-face {
    font-family: 'BaiJamjureeLight';
    src: url('../../assets/font/BaiJamjuree-Light.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BaiJamjureeMedium';
    src: url('../../assets/font/BaiJamjuree-Medium.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    /* 方正兰亭黑简体 */
    font-family: 'FZLTHJW';
    src: url('../../assets/font/FZLTHJW.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    /* 方正兰亭细黑简体 */
    font-family: 'FZLTLHJW';
    src: url('../../assets/font/FZLTLHJW.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    /* 方正兰亭大黑简体 */
    font-family: 'FZLTDHJW';
    src: url('../../assets/font/FZLTDHJW.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
