Forkato da swee/style.css

Ultima attività 1750379182

Revisione 504bc5fc850f68147e6d72b02a6a597301ea47b0

style.css Raw
1@font-face {
2 font-family: GSans;
3 src: url("https://github.com/hprobotic/Google-Sans-Font/raw/refs/heads/master/GoogleSans-Regular.ttf");
4}
5body {
6 font-family: 'GSans';
7}