8
votes

I there any way to use Google's color emoji font from CDN? I was trying to use it in a jsfiddle but couldn't figure out how.

2

2 Answers

8
votes

You can use it like this:

@font-face {
  font-family: 'Noto Color Emoji';
  src: url(https://gitcdn.xyz/repo/googlefonts/noto-emoji/master/fonts/NotoColorEmoji.ttf);
}
0
votes

This is NOT google but you can try this alternative,

EmojiOne

Here is the CDN

https://cdnjs.com/libraries/emojione