Gordon Pedersen
3d8047c01c
Not only that, but a subset of Twemoji covering just the flags, bringing font size down dramatically.
5 lines
125 B
CSS
5 lines
125 B
CSS
@font-face {
|
|
font-family: TwemojiCountryFlags;
|
|
src: url(TwemojiCountryFlags.woff2);
|
|
unicode-range: U+1F1E6-1F1FF;
|
|
}
|