various updates. sorry
This commit is contained in:
parent
749d22b8b8
commit
16158415e7
30 changed files with 335 additions and 61 deletions
8
style/fonts/noto/noto.css
Normal file
8
style/fonts/noto/noto.css
Normal file
|
@ -0,0 +1,8 @@
|
|||
@font-face {
|
||||
font-family: NotoSans;
|
||||
font-weight: 900;
|
||||
src:
|
||||
local('Noto Sans Black'),
|
||||
url(NotoSans-Black.ttf) format('ttf');
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue