Add the ability to upload custom fonts via .woff2 files, and have them take advantage of the same CDN that images use.
You can now upload fonts in the media center
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)?
I just updated the CORS config and it seems to be loading on your site now :)
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 :)
Yeah, the access control cache had a pretty big timeout. I’ve just purged it, so it should be working fine for you now.
And it is! Wonderful, thank you! 🙏