diff --git a/hug/index.html b/hug/index.html index d93d0b0..7b48757 100644 --- a/hug/index.html +++ b/hug/index.html @@ -68,7 +68,7 @@ td { font-family: 'Noto Color Emoji'; } @font-face { font-family: 'Noto Color Emoji'; - src: url(https://gitcdn.xyz/repo/googlefonts/noto-emoji/master/fonts/NotoColorEmoji.ttf); + src: url(https://cdn.jsdelivr.net/gh/googlefonts/noto-emoji/fonts/NotoColorEmoji.ttf); }