Hello,
we are trying to get a perfect best practices score, but builder is giving us a problem with the fonts it is loading from google fonts.
Example page: berlin-recycling.de (You can check in the dom you can see there is 7 points in the code where fonts.google… is beeing loaded.
How can i disable that?
You can see the error here:
Refused to apply style from ‘https://fonts.googleapis.com/css2?family=Arial:wght@400;700&display=swap’ because its MIME type (‘text/html’) is not a supported stylesheet MIME type, and strict MIME checking is enabled.
Builder content link
Builder.io: Visual Development Platform
Builder public api key
da92e0c53398459689b527346fc360a5
Detailed steps to reproduce the bug
Just instpect the live website and you will see builder puts a bunch of <link href="https://fonts.googleapis.com/css2?family=Arial:wght@400;700&display=swap" rel="stylesheet" class="builder-block builder-81ac21aebbef4ec2a7c0b1d3617837dc css-vky7x4" builder-id="builder-81ac21aebbef4ec2a7c0b1d3617837dc">
Code stack you are integrating Builder with
e.g. NextJS
https://fonts.googleapis.com/css2?family=Arial:wght@400;700&display=swap