Hi,
we’re from Germany and getting cease & desist letters for using Google Fonts and other US-services.
To do that, we’re trying to find a way to remove the Google Fonts and unpkg.com tags from ACs Form Embed HTML. Manually editing the “Full Embed” is a lot of work for hundreds of forms, also error prone for our content people. And intercepting the “Simple Embed”, rewriting it to go through our server which replaces Google Fonts is not ideal either.
Is there an option to not include those tags and instead host the Fonts and unpkg.com CSS on ACs servers? Or do we need to build a custom solution somehow with the AC API.