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";
|
font-family: "NotoSans";
|
||||||
src:
|
src:
|
||||||
local("NotoSans"),
|
local("NotoSans"),
|
||||||
}
|
url("/fonts/NotoSans.ttf") format("truetype");
|
||||||
|
|
||||||
.cozette * {
|
|
||||||
font-family: "CozetteVector";
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.NotoSans * {
|
.NotoSans * {
|
||||||
font-family: "NotoSans";
|
font-family: "NotoSans";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.Cozette * {
|
||||||
|
font-family: "CozetteVector";
|
||||||
|
}
|
||||||
|
|
||||||
/* fuck it */
|
/* fuck it */
|
||||||
body * {
|
body * {
|
||||||
font-family: "CozetteVector";
|
font-family: "CozetteVector";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue