[MAINT] - Switch from Google Fonts API to Bunny Fonts #615
Labels
labs 🔭
Items related to the Labs website
needs: PR
This item has been scoped and needs to be worked on
type: maintenance 🛠
What site is this for?
Quansight Consulting, Quansight Labs
Expected behavior
No response
Actual behavior
Both sites are currently using the Google Fonts API directly.
Per one of Michael Kennedy's extras on Python Bytes #314, apparently wiring into Google Fonts exposes site visitors to a significant amount of Google tracking, which appears to have GDPR implications.
Bunny Fonts is a privacy-first, drop-in replacement for the Google Fonts API.
Perhaps we should consider switching?
I've already tested the Bunny Fonts API on a local preview, and it does seem to be truly drop-in: one URL change for Consulting, and one for Labs.
Pinging @trallard for comment, in particular.
How to Reproduce the problem?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: