twemoji emote menu
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
@import "~@fontsource/press-start-2p/index.css";
|
||||
|
||||
*{
|
||||
font-family: "Press Start 2P",monospace;
|
||||
@font-face {
|
||||
font-family: twemoji;
|
||||
src: url("./fonts/TwemojiMozilla.ttf") format('truetype');
|
||||
}
|
||||
|
||||
*{
|
||||
font-family: "twemoji","Press Start 2P",monospace;
|
||||
}
|
||||
Reference in New Issue
Block a user