Merge branch 'twemojiEmoteMenu' of github.com:Lurkars/workadventure into twemojiEmoteMenuSvelte
This commit is contained in:
commit
d23820227e
10 changed files with 225 additions and 89 deletions
|
@ -1,5 +1,14 @@
|
|||
@import "~@fontsource/press-start-2p/index.css";
|
||||
|
||||
@font-face {
|
||||
font-family: "Twemoji Mozilla";
|
||||
src: url("./fonts/TwemojiMozilla.ttf") format('truetype');
|
||||
}
|
||||
|
||||
*{
|
||||
font-family: PixelFont-7,monospace;
|
||||
}
|
||||
|
||||
.nes-btn {
|
||||
font-family: "Press Start 2P";
|
||||
}
|
||||
|
|
BIN
front/style/fonts/TwemojiMozilla.ttf
Normal file
BIN
front/style/fonts/TwemojiMozilla.ttf
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue