Compare commits
No commits in common. "b1dfcf4d0055a4991b8e8ca8d693b2adaa1e6c68" and "919279097818d4654afe5137bf15f42947651d3b" have entirely different histories.
b1dfcf4d00
...
9192790978
2 changed files with 31 additions and 5 deletions
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 15 KiB |
|
@ -10,16 +10,17 @@
|
|||
font-family: "NotoSans";
|
||||
src:
|
||||
local("NotoSans"),
|
||||
}
|
||||
|
||||
.cozette * {
|
||||
font-family: "CozetteVector";
|
||||
url("/fonts/NotoSans.ttf") format("truetype");
|
||||
}
|
||||
|
||||
.NotoSans * {
|
||||
font-family: "NotoSans";
|
||||
}
|
||||
|
||||
.Cozette * {
|
||||
font-family: "CozetteVector";
|
||||
}
|
||||
|
||||
/* fuck it */
|
||||
body * {
|
||||
font-family: "CozetteVector";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue