Sorry, we don't support your browser.  Install a modern browser
This post is closed.

Custom fonts#127

Add the ability to upload custom fonts via .woff2 files, and have them take advantage of the same CDN that images use.

2 years ago
3

You can now upload fonts in the media center

9 months ago
Changed the status to
Completed
9 months ago
J

Hi Herman and thanks for adding this! I ran into a issue though. The font files uploaded just fine, but when I try to use them via custom CSS in my blog (which is using custom domain), I run into Cross-Origin Request Blocked errors and the font’s won’t display.

Any tips how to overcome this (my site is at https://itsmejuha.co 😁, you can see the errors in browser console when loading the site)?

9 months ago

I just updated the CORS config and it seems to be loading on your site now :)

9 months ago
1
J

Thanks for the quick fix Herman! I’m still seeing the issue in my end, but that might be a caching thing. I’ll check it again bit later :)

9 months ago

Yeah, the access control cache had a pretty big timeout. I’ve just purged it, so it should be working fine for you now.

9 months ago
3
J

And it is! Wonderful, thank you! 🙏

9 months ago
1