[+] Twemoji country flag font

pull/116/head
Azalea 2025-02-09 00:21:39 -05:00
parent 5a06ae52a9
commit 93d28db11a
2 changed files with 11 additions and 0 deletions

View 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;
}