@adhamura/kazuki-reiwa
v5.0.2
Published
Self-host the KazukiReiwa font in a neatly bundled NPM package.
Downloads
12
Maintainers
Readme
KazukiReiwa
The CSS and web font files to easily self-host the “KazukiReiwa” font. Please visit the main github website to view more details on this package.
Within your app entry file or site component, import it in.
import "@adhamura/kazuki-reiwa"; // Defaults to weight 400
import "@adhamura/kazuki-reiwa/wght.css"; // Specify weight
import "@adhamura/kazuki-reiwa/wght-italic.css"; // Specify weight and style
Supported variables:
- Weights:
[100,200,300,400,500,600,700,800,900]
- Styles:
[normal]
- Subsets:
[cjk,latin,latin-ext]
- Axes:
[wght]
Note:
italic
may not be supported by all fonts. To learn more about what weights and styles are supported, please visit the github website.
Finally, you can reference the font name in a CSS stylesheet, CSS Module, or CSS-in-JS.
body {
font-family: "KazukiReiwa";
}
Licensing
Always make sure to read the license for each font you use. Most of the fonts in the collection use the SIL Open Font License, v1.1. Some fonts use the Apache 2 license. The Ubuntu fonts use the Ubuntu Font License v1.0.
Kazuki Kimura Copyright 2024 Kazuki Kimura (https://github.com/Adhamura/KazukiReiwa) OFL-1.1
Other Notes
Font version (provided by source): v5.0
.