Usercentrics - PUBLIC
How can I embed CSS files with Usercentrics?
If you use a data processing service, such as Adobe Fonts, on your website that is embedded as a CSS file, you will need to use a wrapper script to allow Usercentrics to interact with this technology.
Here is an example:
<script type="text/plain" data-usercentrics="Adobe Fonts">
// add code for loading adobe fonts
</script>
Do you need further help?
Usercentrics - PUBLIC