
/*====== SourceHanSansSC ================== */
@font-face {
    font-family: 'SourceHanSansSC_Regular';
    src: url('../font/sourcehansanssc-regular.otf') format('woff2'), url('../font/sourcehansanssc-regular.otf') format('woff'), url('../font/sourcehansanssc-regular.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SourceHanSansSC_Bold';
    src: url('../font/sourcehansanssc-bold.otf') format('woff2'), url('../font/sourcehansanssc-bold.otf') format('woff'), url('../font/sourcehansanssc-bold.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SourceHanSansSC_Medium';
    src: url('../font/sourcehansanssc-medium.otf') format('woff2'), url('../font/sourcehansanssc-medium.otf') format('woff'), url('../font/sourcehansanssc-medium.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/*====== Roboto ================== */
@font-face {
    font-family: 'Roboto_Regular';
    src: url('../font/roboto-regular.ttf') format('woff2'), url('../font/roboto-regular.ttf') format('woff'), url('../font/roboto-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto_Bold';
    src: url('../font/roboto-bold.ttf') format('woff2'), url('../font/roboto-bold.ttf') format('woff'), url('../font/roboto-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
