Google Page Speed Insight - Ensure Text Remains Visible During Webfont Load
Dear Jomark,
We have test clipper theme on Google Page Speed Insights Tools, It's show issue that "Ensure text remains visible during webfont load".
Please can you check below Google page speed tool and use below Clipper demo theme URL.
https://developers.google.com/speed/pagespeed/insights/
https://demos.appthemes.com/?theme=clipper
For above font load issue, you can see solution provided by Google here.
Solution URL:
https://web.dev/font-display/
As per above solution, we need to add " font-display: swap; ".
There are currently following type of fonts using in clipper theme.
1. font-awesome
2. raty font for startruck plugin.
Please can you help us, Where can we add this line of code "font-display: swap;"?
Looking forward to hearing from you soon.