The quick brown fox jumps over the lazy dog. 1234567890
Shows fallback text immediately, then swaps to the web font once loaded. Best for most body text.@font-face {
font-family: Inter;
src: url("https://fonts.gstatic.com/inter.woff2") format("woff2");
font-weight: 400;
font-style: normal;
font-display: swap;
}Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif