@fontsource/noto-sans-tc
Version:
Self-host the Noto Sans TC font in a neatly bundled NPM package.
8 lines • 324 B
CSS
/* noto-sans-tc-chinese-traditional-300-normal */
@font-face {
font-family: 'Noto Sans TC';
font-style: normal;
font-display: swap;
font-weight: 300;
src: url(./files/noto-sans-tc-chinese-traditional-300-normal.woff2) format('woff2'), url(./files/noto-sans-tc-chinese-traditional-300-normal.woff) format('woff');
}