fonts embedded in CSS are not “CDN-ed”
-
Hi,
Here is situation:
I have fonts that are embedded in the CSS file by mean of (just snippet)@font-face{
url(../webfonts/fa-brands-400.woff2) format(“woff2”)
}I want fonts to be served through CDN. I have CDN base correctly configured in Autoptimize settings.
I can also confirm that fonts are loaded as part of autoptimized CSS, so appropriate CSS was processed.
Does Autoptimize actually processes fonts at all? I am not talking about Google fonts, but any font served locally.
site: https://www.hatsfromoz.com.au
Thanks,
Rudolf
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘fonts embedded in CSS are not “CDN-ed”’ is closed to new replies.