Use Noto Sans font

Copied from 6c8bd06308/public/webfonts/NotoSans
This commit is contained in:
oobabooga 2023-09-13 13:29:00 -07:00
parent 19548482f1
commit 9f199c7a4c
44 changed files with 179 additions and 12 deletions

View file

@ -3,7 +3,7 @@
grid-template-columns: 60px 1fr;
padding-bottom: 25px;
font-size: 15px;
font-family: Helvetica, Arial, sans-serif;
font-family: 'Noto Sans', Helvetica, Arial, sans-serif;
line-height: 1.428571429;
}