Replies: 0
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: http://www.hatsfromoz.com.au
Thanks,
Rudolf