Compare commits
3 commits
9192790978
...
b1dfcf4d00
Author | SHA1 | Date | |
---|---|---|---|
b1dfcf4d00 | |||
0f14a71ce8 | |||
0405b59ed6 |
2 changed files with 5 additions and 31 deletions
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 14 KiB |
|
@ -10,17 +10,16 @@
|
||||||
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