You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I would like to use coollabs (A privacy-friendly drop-in replacement
for Google Fonts) instead of Google Fonts.
Using Google Fonts can expose user data to third-party tracking, violating EU privacy regulations, specifically GDPR guidelines.
Is your feature request related to a problem? Please describe.
I would like to use coollabs (A privacy-friendly drop-in replacement
for Google Fonts) instead of Google Fonts.
Using Google Fonts can expose user data to third-party tracking, violating EU privacy regulations, specifically GDPR guidelines.
Describe the solution you'd like
Coollabs as provider option.
Describe alternatives you've considered
I am currently just importing the font in my css. (
@import url('https://api.fonts.coollabs.io/css2?family=Koulen&display=swap');
).The text was updated successfully, but these errors were encountered: