forked from Cookies_Github_mirror/AquaDX
[+] Twemoji country flag font
This commit is contained in:
BIN
AquaNet/src/components/font/TwemojiCountryFlags.woff2
Normal file
BIN
AquaNet/src/components/font/TwemojiCountryFlags.woff2
Normal file
Binary file not shown.
11
AquaNet/src/components/font/twemoji-flags.css
Normal file
11
AquaNet/src/components/font/twemoji-flags.css
Normal file
@@ -0,0 +1,11 @@
|
||||
@font-face {
|
||||
font-family: 'TwemojiCountryFlags';
|
||||
src: url('./TwemojiCountryFlags.woff2') format('woff2');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
.country {
|
||||
font-family: TwemojiCountryFlags,"Twemoji Mozilla","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji","EmojiOne Color","Android Emoji",sans-serif;
|
||||
font-size: 2em;
|
||||
}
|
||||
Reference in New Issue
Block a user