replace ipa font
This commit is contained in:
parent
65b8c092b9
commit
8e865e68bf
3 changed files with 11 additions and 66 deletions
8
fonts/noto/noto.css
Normal file
8
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