feat(#15): add new font
This commit is contained in:
parent
9d635eadb8
commit
ad3226de52
2 changed files with 20 additions and 0 deletions
|
@ -19,3 +19,10 @@ body {
|
|||
#resources {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.pixelify-sans-regular {
|
||||
font-family: "Pixelify Sans", sans-serif;
|
||||
font-optical-sizing: auto;
|
||||
font-weight: 600;
|
||||
font-style: normal;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue