replace ipa font

This commit is contained in:
Rhiannon Morris 2021-05-24 11:36:23 +02:00
parent 65b8c092b9
commit 8e865e68bf
3 changed files with 11 additions and 66 deletions

8
fonts/noto/noto.css Normal file
View file

@ -0,0 +1,8 @@
@font-face {
font-family: NotoSans;
font-weight: 900;
src:
local('Noto Sans Black'),
url(NotoSans-Black.ttf) format('ttf');
}