nushu-script / noto-sans-nushu

Nüshu script enters the Noto Sans font family...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Noto Sans Nushu

Upstream URL: notofonts/noto-sans-nushu

Usage

Include in HTML:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/nushu-script/noto-sans-nushu@woff-v1.0/index.css"/>

Or import in CSS file:

@import url('https://cdn.jsdelivr.net/gh/nushu-script/noto-sans-nushu@woff-v1.0/index.css');

Then set Nushu font to Noto Sans Nushu:

:lang(zh-Nshu) {
    font-family: 'Noto Sans Nushu', sans-serif, sans-serif;
}

License

This Font Software is licensed under the SIL Open Font License, Version 1.1.

About

Nüshu script enters the Noto Sans font family...

License:SIL Open Font License 1.1


Languages

Language:HTML 82.8%Language:CSS 17.2%