Browse curated heading + body font combinations, preview live text, and copy the @import code.
Add to your <head> or CSS file:
<link> tags from the "Get Code" dialog into your HTML <head> before your own CSS. Alternatively use @import url() at the top of your CSS file. The preconnect hints reduce latency by establishing the connection to Google's font servers early. Always specify display=swap to prevent invisible text while fonts load (FOIT - Flash of Invisible Text).font-display: swap, (3) add preconnect headers, (4) consider self-hosting fonts using tools like google-webfonts-helper for maximum performance. Loading 2 font families at 1-2 weights each typically adds 50-150KB and 1-2 render-blocking requests. System fonts are fastest but offer less design control.We add new tools every week based on what you ask for. Suggest one - it takes 30 seconds.
We use cookies to enhance your experience. By continuing you agree to our Cookie Policy.