Skip to content

Settings and activity

1 result found

  1. 19 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Stefan R commented  · 

    When integrating a subscription widget into our website, it automatically makes a connection to a Google Fonts API to load the Ubuntu font by loading this code:
    <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Ubuntu">
    <link rel="stylesheet" type="text/css" href="/statics/css/w-iframe-less.css?v=1">

    We can't edit or delete these lines of code within the widget builder. This is quite problematic as according to german court judgements from January 2022 the usage of Google Fonts by API doesn't seem compliant with GDPR without consent anymore. However as there basically seems to be no way to opt-out of this connection, we basically have to take the widget off our website, if we want to fully comply with GDPR.

    Please fix this and make this Google Fonts connection optional or take it fully out of the code.
    Thank you!