

Dashboard — hosted font stats, maintenance, and live detector status
EasyFonts is the smart way to host Google Fonts locally in WordPress. Activate it and your Google Fonts are detected, downloaded, and served from your own domain — no requests to Google, faster loading, and full GDPR compliance.
Unlike basic font plugins, EasyFonts doesn’t just self-host blindly. It measures which fonts actually render in real visitors’ browsers, so it can preload your above-the-fold fonts, flag the ones you never use, and generate zero-CLS metric-matched fallbacks — the things that actually move your Core Web Vitals (LCP, CLS) scores.
fonts.googleapis.com and fonts.gstatic.com adds DNS lookups, connections, and render-blocking delay that hurt LCP and TTFB. Local hosting kills that latency.<link> stylesheets, @import rules, inline @font-face, theme/plugin CSS files, external/CDN stylesheets, and the Web Font Loader (webfont.js) — then downloads and serves them locally.@font-face rules, and can inline it as minified CSS so it’s not render-blocking.font-display: swap (or block, fallback, optional, auto) on every face to fix “Ensure text remains visible during webfont load.”size-adjust, ascent-override) to eliminate layout shift while fonts load.preconnect, dns-prefetch, and preload tags pointing at Google’s servers.fonts.bunny.net.