{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/performance/font-loading.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/performance/font-loading/#article", "headline": "Web font loading", "description": "Self-host WOFF2 fonts, subset them, set font-display: swap so text is readable while the font loads, and preload the critical face only when it styles above-the-fold content.", "url": "https://webspecification.com/spec/performance/font-loading/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-05-29T20:27:54.000Z", "citation": [ { "@type": "CreativeWork", "name": "MDN — @font-face", "url": "https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "web.dev — Best practices for fonts", "url": "https://web.dev/articles/font-best-practices", "publisher": { "@type": "Organization", "name": "web.dev" } }, { "@type": "CreativeWork", "name": "MDN — font-display", "url": "https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "web.dev — Avoid invisible text during font loading", "url": "https://web.dev/articles/avoid-invisible-text", "publisher": { "@type": "Organization", "name": "web.dev" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/performance/font-loading/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Performance", "item": "https://webspecification.com/spec/performance/" }, { "@type": "ListItem", "position": 4, "name": "Web font loading", "item": "https://webspecification.com/spec/performance/font-loading/" } ] } ] }