Forkováno z swee/style.css

Naposledy aktivní 1750379182

Depresst0 revidoval tento gist 1750379181. Přejít na revizi

1 file changed, 1 insertion, 1 deletion

style.css

@@ -1,6 +1,6 @@
1 1 @font-face {
2 2 font-family: GSans;
3 - src: url("https://github.com/hprobotic/Google-Sans-Font/raw/refs/heads/master/GoogleSans-Regular.ttf");
3 + src: url("https://lounge.swee.codes/uploads/a78da8ae1b590c32/GoogleSans-Regular.ttf");
4 4 }
5 5 body {
6 6 font-family: 'GSans';

Depresst0 revidoval tento gist 1750378780. Přejít na revizi

1 file changed, 3 insertions, 3 deletions

style.css

@@ -1,7 +1,7 @@
1 1 @font-face {
2 - font-family: SweetWrite;
3 - src: url("https://git.swee.codes/sweetfonts/sweetwrite/releases/download/latest/sweetwrite.woff2");
2 + font-family: GSans;
3 + src: url("https://github.com/hprobotic/Google-Sans-Font/raw/refs/heads/master/GoogleSans-Regular.ttf");
4 4 }
5 5 body {
6 - font-family: 'SweetWrite';
6 + font-family: 'GSans';
7 7 }

swee revidoval tento gist 1750371928. Přejít na revizi

1 file changed, 7 insertions

style.css(vytvořil soubor)

@@ -0,0 +1,7 @@
1 + @font-face {
2 + font-family: SweetWrite;
3 + src: url("https://git.swee.codes/sweetfonts/sweetwrite/releases/download/latest/sweetwrite.woff2");
4 + }
5 + body {
6 + font-family: 'SweetWrite';
7 + }
Novější Starší