Hi!
I am encountering an issue with the Local Fonts feature. Despite enabling it, my website continues to call fonts.googleapis.com
in the header, which results in a 400 error.
<link rel=”preload” as=”style” href=”https://fonts.googleapis.com/css?family=Inter+Local:100,200,300,400,500,600,700,800,900|Cairo+Local:100,200,300,400,500,600,700,800,900″>
<link rel=”stylesheet” href=”https://fonts.googleapis.com/css?family=Inter+Local:100,200,300,400,500,600,700,800,900|Cairo+Local:100,200,300,400,500,600,700,800,900″>
It seems that the function is not fully preventing external font requests as expected. Could you please investigate this issue and provide a solution?
Thank you for your assistance.
Best regards,
Alain
Have you disabled the Google fonts in the builder you are using, and please provide further details, like which builder is being used, or maybe better to provide login details…
Regards,
Mohammad Arshad
DPlugins Support