swee revisou este gist 5 months ago. Ir para a revisão
1 file changed, 7 insertions
style.css(arquivo criado)
| @@ -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 | + | } | |
Próximo
Anterior