Last active 1750369139

swee revised this gist 1750369139. Go to revision

1 file changed, 0 insertions, 0 deletions

gistfile1.txt renamed to style.css

File renamed without changes

swee revised this gist 1750369125. Go to revision

1 file changed, 7 insertions

gistfile1.txt(file created)

@@ -0,0 +1,7 @@
1 + @font-face {
2 + font-family: Choco Cooky;
3 + src: url("https://cdn.swee.codes/uploads/Chococooky.ttf");
4 + }
5 + body {
6 + font-family: 'Choco Cooky';
7 + }
Newer Older