Hi there–as part of trying to get all our sites in compliance with core vitals one of the major issues is dealing with Google Fonts and the impact on pagespeed.
I would like to know exactly how to get the theme to
- stop requesting google fonts (deque)
- load the appropriate fonts from the server
This really should be an option or there should be a script that we can add to functions.php to enable this functionality without having to use a 3rd party plugin (bloat).
I know the entire community would love to have this solution.