now with 50% more locally grown heonian otf files
This commit is contained in:
parent
0b6f1d0e8a
commit
c22ab0b7a9
BIN
HeonianAlone.otf
Normal file
BIN
HeonianAlone.otf
Normal file
Binary file not shown.
@ -1,3 +1,8 @@
|
|||||||
|
@font-face {
|
||||||
|
font-family: "heonian";
|
||||||
|
src: url('HeonianAlone.otf');
|
||||||
|
}
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--notes-color: rgb(255, 235, 181);
|
--notes-color: rgb(255, 235, 181);
|
||||||
--spacer-color: rgba(0, 0, 0, 0.4);
|
--spacer-color: rgba(0, 0, 0, 0.4);
|
||||||
@ -9,11 +14,6 @@
|
|||||||
--font-heonian: "heonian";
|
--font-heonian: "heonian";
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: "heonian";
|
|
||||||
src: url('https://cronut.cafe/~lustlion/myrheon/HeonianAlone.otf');
|
|
||||||
}
|
|
||||||
|
|
||||||
body {
|
body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-family: var(--font-normal);
|
font-family: var(--font-normal);
|
||||||
|
Loading…
Reference in New Issue
Block a user