Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Ensure text remains visible during webfont load

Home / Forums / Virtue Theme / Ensure text remains visible during webfont load

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
March 16, 2021 at 3:26 pm

I am trying to optimize my website for pagespeed and I was advised to Ensure text remains visible during webfont load. In what file in my website should I include the necessary code suggested as seen below?:

@font-face {
font-family: ‘Pacifico’;
font-style: normal;
font-weight: 400;
src: local(‘Pacifico Regular’), local(‘Pacifico-Regular’), url( format(‘woff2’);
font-display: swap;
}

i am using hebrew font not sure if this has something to do with speed suggest thanks for any help
my site: http://www.ponponi.co.il

  • The forum ‘Virtue Theme’ is closed to new topics and replies.