mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-05 23:15:08 +08:00
Added Itim Font
This commit is contained in:
parent
9c637a59fa
commit
297f7c3161
2 changed files with 4 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
@import url("https://fonts.googleapis.com/css2?family=Lexend+Deca&display=swap");
|
||||
@import url("https://fonts.googleapis.com/css2?family=Oxygen&display=swap");
|
||||
@import url("https://fonts.googleapis.com/css2?family=Nunito&display=swap");
|
||||
@import url('https://fonts.googleapis.com/css2?family=Itim&display=swap');
|
||||
|
||||
:root {
|
||||
--roundness: 0.25rem;
|
||||
|
|
|
|||
|
|
@ -35,5 +35,8 @@
|
|||
},
|
||||
{
|
||||
"name": "Nunito"
|
||||
},
|
||||
{
|
||||
"name": "Itim"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue