How does one make a font “work” if that makes sense

Change the line in your custom CSS that says:

@font-face { font-family: porky; src: url(/api/util/ext/image?img=https://file.garden/ZjA6N6P0bFK6ND0Y/Jua-Regular.ttf); }

To:

@font-face { font-family: porky; src: url(https://file.garden/ZjA6N6P0bFK6ND0Y/Jua-Regular.ttf); }
spark 1731172773456

Reactions

Comments
Leave a comment

It didn’t work for some reason

1

Pressing continue will bring you to the following URL:

Are sure you want to go there?


Continue