Add NotoSansJP font
This commit is contained in:
parent
dfc3b1f663
commit
507135fee2
6 changed files with 17 additions and 11 deletions
public/style
|
@ -1,5 +1,8 @@
|
|||
@charset "utf-8";
|
||||
|
||||
body {
|
||||
display: block;
|
||||
font-family: "Noto Sans JP", sans-serif;
|
||||
font-optical-sizing: auto;
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue