Change cdn for typekit fonts

Hello,

Inspector import css from typekit.net (even when not used yet) but we are forbidden by contract and law to use outside urls in our project.

For now, I used a good old "-exec sed -i ‘s/use.typekit.net/cdn.my-project.com/g’…

Is there a solution ?

Hello! Are you using only the Inspector or some of the other tools (like Playground, Sandbox, etc)?

We use inspector directly in our web application on babylonjs scenes (npm installed)