Used stable fork of noto fonts for hug game (TODO: use https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ to embed the resource in this repo so that it also works on IPFS)
This commit is contained in:
parent
f532912c83
commit
6b77fa8c81
|
@ -68,7 +68,7 @@
|
|||
td { font-family: 'Noto Color Emoji'; }
|
||||
@font-face {
|
||||
font-family: 'Noto Color Emoji';
|
||||
src: url(https://cdn.jsdelivr.net/gh/googlefonts/noto-emoji/fonts/NotoColorEmoji.ttf);
|
||||
src: url(https://cdn.jsdelivr.net/gh/SuzanneSoy/googlefonts--noto-emoji/fonts/NotoColorEmoji.ttf);
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
|
Loading…
Reference in New Issue
Block a user