mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-27 09:16:13 +08:00
added atkinson hyperlegible font
This commit is contained in:
parent
51d3ceebcb
commit
4aaa8dbb21
2 changed files with 4 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
@import url("https://fonts.googleapis.com/css2?family=Itim&display=swap");
|
||||
@import url("https://fonts.googleapis.com/css2?family=Comfortaa&display=swap");
|
||||
@import url("https://fonts.googleapis.com/css2?family=Coming+Soon&display=swap");
|
||||
|
||||
@import url("https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible&display=swap");
|
||||
:root {
|
||||
--roundness: 0.25rem;
|
||||
--font: "Roboto Mono";
|
||||
|
|
|
|||
|
|
@ -47,5 +47,8 @@
|
|||
},
|
||||
{
|
||||
"name": "Coming Soon"
|
||||
},
|
||||
{
|
||||
"name": "Atkinson Hyperlegible"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue