
@font-face {
    font-family: 'Noto Sans SC';
    src: local('Noto Sans SC Bold'), local('NotoSansSC-Bold'),
        url('/tour/font/notosanscn/NotoSansSC-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans SC';
    src: local('Noto Sans SC ExtraLight'), local('NotoSansSC-ExtraLight'),
        url('/tour/font/notosanscn/NotoSansSC-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans SC';
    src: local('Noto Sans SC Light'), local('NotoSansSC-Light'),
        url('/tour/font/notosanscn/NotoSansSC-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* @font-face {
    font-family: 'Noto Sans SC';
    src: local('Noto Sans SC Medium'), local('NotoSansSC-Medium'),
        url('/tour/font/notosanscn/NotoSansSC-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
} */

@font-face {
    font-family: 'Noto Sans SC';
    src: local('Noto Sans SC Regular'), local('NotoSansSC-Regular'),
        url('/tour/font/notosanscn/NotoSansSC-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* @font-face {
    font-family: 'Noto Sans SC';
    src: local('Noto Sans SC SemiBold'), local('NotoSansSC-SemiBold'),
        url('/tour/font/notosanscn/NotoSansSC-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
} */

@font-face {
    font-family: 'Noto Sans SC';
    src: local('Noto Sans SC Thin'), local('NotoSansSC-Thin'),
        url('/tour/font/notosanscn/NotoSansSC-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

