# Noto Traditional Nushu [![](https://data.jsdelivr.com/v1/package/gh/nushu-script/NotoTraditionalNushu/badge)](https://www.jsdelivr.com/package/gh/nushu-script/NotoTraditionalNushu)

Upstream URL: [notofonts/NotoTraditionalNushu](https://github.com/notofonts/NotoTraditionalNushu)

## Usage

Include in HTML:

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

Or import in CSS file:

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

Then set Nushu font to Noto Traditional Nushu:

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

## License

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