UNPKG

typeface-notosans-jp

Version:

Noto Sans Japanese font for the web.

18 lines (13 loc) 330 B
# Noto Sans CJK JP Web font version of Noto Sans CJK JP, which was created by Google. ## Formats (Identical to earlyaccess version of google fonts) * otf * woff * woff2 ## Installation (webpack) ```js require("typeface-notosans-jp"); //CommonJS Style //OR import "typeface-notosans-jp"; //ES6 Style ```