@font-face{font-family:'Montserrat';font-style:normal;font-display: swap;font-weight:900;src:url('../fonts/Montserrat-Black-2.otf') format('opentype')}
@font-face{font-family:'Montserrat';font-style:normal;font-display: swap;font-weight:800;src:url('../fonts/Montserrat-ExtraBold-4.otf') format('opentype')}
@font-face{font-family:'Montserrat';font-style:normal;font-display: swap;font-weight:700;src:url('../fonts/Montserrat-Bold-3.otf') format('opentype')}
@font-face{font-family:'Montserrat';font-style:normal;font-display: swap;font-weight:600;src:url('../fonts/Montserrat-SemiBold-9.otf') format('opentype')}
@font-face{font-family:'Montserrat';font-style:normal;font-display: swap;font-weight:500;src:url('../fonts/Montserrat-Medium-7.otf') format('opentype')}
@font-face{font-family:'Montserrat';font-style:normal;font-display: swap;font-weight:400;src:url('../fonts/Montserrat-Regular-8.otf') format('opentype')}
@font-face{font-family:'Montserrat';font-style:normal;font-display: swap;font-weight:300;src:url('../fonts/Montserrat-Light-6.otf') format('opentype')}
@font-face{font-family:'Montserrat';font-style:normal;font-display: swap;font-weight:200;src:url('../fonts/Montserrat-ExtraLight-5.otf') format('opentype')}
@font-face{font-family:'Montserrat';font-style:normal;font-display: swap;font-weight:100;src:url('../fonts/Montserrat-Thin-10.otf') format('opentype')}
/* 繁体 */
@font-face {
    font-family: "Source Han Sans";
    src: url("../fonts/SourceHanSansHK-ExtraLight.otf") format("opentype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Source Han Sans";
    src: url("../fonts/SourceHanSansHK-Light.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Source Han Sans";
    src: url("../fonts/SourceHanSansHK-Normal.otf") format("opentype");
    font-weight: 350;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Source Han Sans";
    src: url("../fonts/SourceHanSansHK-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Source Han Sans";
    src: url("../fonts/SourceHanSansHK-Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Source Han Sans";
    src: url("../fonts/SourceHanSansHK-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Source Han Sans";
    src: url("../fonts/SourceHanSansHK-Heavy.otf") format("opentype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}