New. Onion Domain. Get a custom .onion address for your Tor hidden service.
A privacy-friendly Google Fonts alternative. Faster, fully EU-compliant, and completely tracking-free.
Replace the Google Fonts API URL in your code. That's it.
Replace this
fonts.googleapis.comWith this
fonts.upset.devLive example
<link href="https://fonts.upset.dev/css2?family=Inter:wght@400;700&display=swap" rel="stylesheet">Try it nowSide-by-side, what changes when you swap Google Fonts for fonts.upset.dev.
Generated CSS
@font-face {
font-family: 'Inter';
src: url(https://fonts.gstatic.com/...)
format('woff2');
}Generated CSS
@font-face {
font-family: 'Inter';
src: url(/f/inter/v12/...)
format('woff2');
}A drop-in proxy that fetches fonts from Google on your behalf, so your visitors' data never reaches them.
Minified CSS, Brotli and zstd compression, and a single endpoint. Lower payload than Google Fonts.
No tracking, no logs. Your visitors' IP addresses never reach Google's servers.
GDPR-friendly. EU courts have ruled that using Google Fonts directly violates GDPR. This proxy avoids that.