/* noto-sans-sc-regular - chinese-simplified */
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 400;
    src: url('/themes/custom/customer/dist/webfonts/noto-sans-sc-v26-chinese-simplified-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
        url('/themes/custom/customer/dist/webfonts/noto-sans-sc-v26-chinese-simplified-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('/themes/custom/customer/dist/webfonts/noto-sans-sc-v26-chinese-simplified-regular.woff2') format('woff2'), /* Super Modern Browsers */
        url('/themes/custom/customer/dist/webfonts/noto-sans-sc-v26-chinese-simplified-regular.woff') format('woff'), /* Modern Browsers */
        url('/themes/custom/customer/dist/webfonts/noto-sans-sc-v26-chinese-simplified-regular.ttf') format('truetype'), /* Safari, Android, iOS */
        url('/themes/custom/customer/dist/webfonts/noto-sans-sc-v26-chinese-simplified-regular.svg#NotoSansSC') format('svg'); /* Legacy iOS */
    font-display: optional;
}

/* noto-sans-sc-700 - chinese-simplified */
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 700;
    src: url('/themes/custom/customer/dist/webfonts/noto-sans-sc-v26-chinese-simplified-700.eot'); /* IE9 Compat Modes */
    src: local(''),
        url('/themes/custom/customer/dist/webfonts/noto-sans-sc-v26-chinese-simplified-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('/themes/custom/customer/dist/webfonts/noto-sans-sc-v26-chinese-simplified-700.woff2') format('woff2'), /* Super Modern Browsers */
        url('/themes/custom/customer/dist/webfonts/noto-sans-sc-v26-chinese-simplified-700.woff') format('woff'), /* Modern Browsers */
        url('/themes/custom/customer/dist/webfonts/noto-sans-sc-v26-chinese-simplified-700.ttf') format('truetype'), /* Safari, Android, iOS */
        url('/themes/custom/customer/dist/webfonts/noto-sans-sc-v26-chinese-simplified-700.svg#NotoSansSC') format('svg'); /* Legacy iOS */
    font-display: optional;
}


:root {
    --font-name: 'Noto Sans SC';
}
