
@font-face {
    font-family: 'NotoSans';
    src: url('noto-sans-tc-v10-latin-700.woff2') format('woff2'),
         url('noto-sans-tc-v10-latin-700.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSans';
    src: url('noto-sans-tc-v10-latin-500.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSans';
    src: url('noto-sans-tc-v10-latin-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}