Hi,
I am trying to develop a theme and my theme has a Typography option that has Google font included in it in the customizer panel. And the Google font is served from the CDN.
And with the Envato Theme Check plugin, I keep getting the below notification as a required
“Found the URL of a CDN in the code: ajax.googleapis.com. You should not load CSS or Javascript resources from a CDN, please bundle them with the theme.”
And I suppose bundling 800+ Google Fonts with the theme is not a good idea at all.
Can anyone suggest me the proper way to include the Google Font Typography in the theme?
Thank you.