Plugin Support
qtwrk
(@qtwrk)
Hi,
Please try either remove that font or make it async
you should see such such option in Page optm -> [3] Optimization
Best regards,
Hi, thanks for the reply. The font problem isn’t solved with those tips
and I always have that litespeed / cssjs / 3167e.css? 083a5 problem
Plugin Support
qtwrk
(@qtwrk)
Hi,
Please provide the report number
you can get it in toolbox -> report -> click “send to LiteSpeed”
and also please try disable LSCWP temproraly , and run checks again , you will see where that font is coming from
Best regards,
Plugin Support
qtwrk
(@qtwrk)
please try set Font Display Optimization to default
This does not solve the problem
Plugin Support
qtwrk
(@qtwrk)
but I don’t see any rendering-block ?

you should look further down (in pagespeed).
Assicurati che il testo rimanga visibile durante il caricamento dei caratteri web
Usa la funzionalità CSS font-display per assicurarti che il testo sia visibile agli utenti durante il caricamento dei caratteri web. Ulteriori informazioni.
URL
Potenziali riduzioni
…font/icomoon.woff(www.studiomarchiebrevetti.it)
70 ms
…font/fontawesome-webfont.woff?v=4.0.0(www.studiomarchiebrevetti.it)
90 ms
However, as you can see, there are also other problems.
how to solve them all?`
Plugin Support
qtwrk
(@qtwrk)
Hi,
if Font Display Optimization didn’t work for this , then I have no more solution : (
for image without H/W , this will be added in next version
for cache policy , it’s because you altered woff’s MIME to x-font/woff by directive in your .htaccess AddType x-font/woff .woff
add this at end of your .htaccess ought fix it
ExpiresByType x-font/woff A31536000
Best regards,
Hi, can you check if I have entered correctly what you indicated?
Plugin Support
qtwrk
(@qtwrk)
Hi,
yes, I am seeing cache and expire header over these 2 fonts
Best regards,
this solution does not work
Plugin Support
qtwrk
(@qtwrk)
what’s not working ? I don’t see that cache policy complaint on fonts now
I have entered this string:
ExpiresByType x-font/woff A31536000
in the htaccess file