[{"data":1,"prerenderedAt":5002},["ShallowReactive",2],{"navigation":3,"docs-/get-started/usage":26,"docs-/get-started/usage-surround":817},[4,20,23],{"title":5,"_path":6,"children":7},"Getting Started","/get-started",[8,11,14,17],{"title":9,"_path":10},"Installation","/get-started/installation",{"title":12,"_path":13},"Configuration","/get-started/configuration",{"title":15,"_path":16},"Usage","/get-started/usage",{"title":18,"_path":19},"Providers","/get-started/providers",{"title":21,"_path":22},"Advanced","/advanced",{"title":24,"_path":25},"Contributing","/contributing",{"_path":16,"_dir":27,"_draft":28,"_partial":28,"_locale":29,"title":15,"description":30,"body":31,"_type":811,"_id":812,"_source":813,"_file":814,"_stem":815,"_extension":816},"get-started",false,"","Use Nuxt Fonts with any CSS framework or library.",{"type":32,"children":33,"toc":803},"root",[34,43,58,143,159,165,172,185,338,357,363,377,431,444,600,615,621,632,797],{"type":35,"tag":36,"props":37,"children":39},"element","h2",{"id":38},"pure-css",[40],{"type":41,"value":42},"text","Pure CSS",{"type":35,"tag":44,"props":45,"children":46},"p",{},[47,49,56],{"type":41,"value":48},"You can use Nuxt Fonts with pure CSS by adding ",{"type":35,"tag":50,"props":51,"children":53},"code",{"className":52},[],[54],{"type":41,"value":55},"font-family",{"type":41,"value":57}," declarations to your CSS:",{"type":35,"tag":59,"props":60,"children":65},"pre",{"className":61,"code":62,"filename":63,"language":64,"meta":29,"style":29},"language-css shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","div {\n  font-family: 'Inter', sans-serif;\n}\n","assets/css/fonts.css","css",[66],{"type":35,"tag":50,"props":67,"children":68},{"__ignoreMap":29},[69,87,134],{"type":35,"tag":70,"props":71,"children":74},"span",{"class":72,"line":73},"line",1,[75,81],{"type":35,"tag":70,"props":76,"children":78},{"style":77},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[79],{"type":41,"value":80},"div",{"type":35,"tag":70,"props":82,"children":84},{"style":83},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[85],{"type":41,"value":86}," {\n",{"type":35,"tag":70,"props":88,"children":90},{"class":72,"line":89},2,[91,97,102,107,113,118,123,129],{"type":35,"tag":70,"props":92,"children":94},{"style":93},"--shiki-light:#8796B0;--shiki-default:#B2CCD6;--shiki-dark:#B2CCD6",[95],{"type":41,"value":96},"  font-family",{"type":35,"tag":70,"props":98,"children":99},{"style":83},[100],{"type":41,"value":101},":",{"type":35,"tag":70,"props":103,"children":104},{"style":83},[105],{"type":41,"value":106}," '",{"type":35,"tag":70,"props":108,"children":110},{"style":109},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[111],{"type":41,"value":112},"Inter",{"type":35,"tag":70,"props":114,"children":115},{"style":83},[116],{"type":41,"value":117},"'",{"type":35,"tag":70,"props":119,"children":120},{"style":83},[121],{"type":41,"value":122},",",{"type":35,"tag":70,"props":124,"children":126},{"style":125},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[127],{"type":41,"value":128}," sans-serif",{"type":35,"tag":70,"props":130,"children":131},{"style":83},[132],{"type":41,"value":133},";\n",{"type":35,"tag":70,"props":135,"children":137},{"class":72,"line":136},3,[138],{"type":35,"tag":70,"props":139,"children":140},{"style":83},[141],{"type":41,"value":142},"}\n",{"type":35,"tag":144,"props":145,"children":146},"callout",{},[147],{"type":35,"tag":44,"props":148,"children":149},{},[150,152,157],{"type":41,"value":151},"Note that Nuxt Fonts will only generate CSS for the first font in a ",{"type":35,"tag":50,"props":153,"children":155},{"className":154},[],[156],{"type":41,"value":55},{"type":41,"value":158}," declaration. Subsequent fonts in the list will be used to generate metrics for font fallbacks.",{"type":35,"tag":36,"props":160,"children":162},{"id":161},"tailwind-css",[163],{"type":41,"value":164},"Tailwind CSS",{"type":35,"tag":166,"props":167,"children":169},"h3",{"id":168},"v3-and-below",[170],{"type":41,"value":171},"v3 and below",{"type":35,"tag":44,"props":173,"children":174},{},[175,177,183],{"type":41,"value":176},"You can use Nuxt Fonts with Tailwind CSS by setting ",{"type":35,"tag":50,"props":178,"children":180},{"className":179},[],[181],{"type":41,"value":182},"fontFamily",{"type":41,"value":184}," in your configuration file:",{"type":35,"tag":59,"props":186,"children":191},{"className":187,"code":188,"filename":189,"language":190,"meta":29,"style":29},"language-js shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","export default {\n  theme: {\n    extend: {\n      fontFamily: {\n        custom: ['Inter'],\n      },\n    },\n  },\n}\n","tailwind.config.js","js",[192],{"type":35,"tag":50,"props":193,"children":194},{"__ignoreMap":29},[195,213,230,246,263,303,312,321,330],{"type":35,"tag":70,"props":196,"children":197},{"class":72,"line":73},[198,204,209],{"type":35,"tag":70,"props":199,"children":201},{"style":200},"--shiki-light:#39ADB5;--shiki-light-font-style:italic;--shiki-default:#89DDFF;--shiki-default-font-style:italic;--shiki-dark:#89DDFF;--shiki-dark-font-style:italic",[202],{"type":41,"value":203},"export",{"type":35,"tag":70,"props":205,"children":206},{"style":200},[207],{"type":41,"value":208}," default",{"type":35,"tag":70,"props":210,"children":211},{"style":83},[212],{"type":41,"value":86},{"type":35,"tag":70,"props":214,"children":215},{"class":72,"line":89},[216,222,226],{"type":35,"tag":70,"props":217,"children":219},{"style":218},"--shiki-light:#E53935;--shiki-default:#F07178;--shiki-dark:#F07178",[220],{"type":41,"value":221},"  theme",{"type":35,"tag":70,"props":223,"children":224},{"style":83},[225],{"type":41,"value":101},{"type":35,"tag":70,"props":227,"children":228},{"style":83},[229],{"type":41,"value":86},{"type":35,"tag":70,"props":231,"children":232},{"class":72,"line":136},[233,238,242],{"type":35,"tag":70,"props":234,"children":235},{"style":218},[236],{"type":41,"value":237},"    extend",{"type":35,"tag":70,"props":239,"children":240},{"style":83},[241],{"type":41,"value":101},{"type":35,"tag":70,"props":243,"children":244},{"style":83},[245],{"type":41,"value":86},{"type":35,"tag":70,"props":247,"children":249},{"class":72,"line":248},4,[250,255,259],{"type":35,"tag":70,"props":251,"children":252},{"style":218},[253],{"type":41,"value":254},"      fontFamily",{"type":35,"tag":70,"props":256,"children":257},{"style":83},[258],{"type":41,"value":101},{"type":35,"tag":70,"props":260,"children":261},{"style":83},[262],{"type":41,"value":86},{"type":35,"tag":70,"props":264,"children":266},{"class":72,"line":265},5,[267,272,276,281,285,289,293,298],{"type":35,"tag":70,"props":268,"children":269},{"style":218},[270],{"type":41,"value":271},"        custom",{"type":35,"tag":70,"props":273,"children":274},{"style":83},[275],{"type":41,"value":101},{"type":35,"tag":70,"props":277,"children":278},{"style":125},[279],{"type":41,"value":280}," [",{"type":35,"tag":70,"props":282,"children":283},{"style":83},[284],{"type":41,"value":117},{"type":35,"tag":70,"props":286,"children":287},{"style":109},[288],{"type":41,"value":112},{"type":35,"tag":70,"props":290,"children":291},{"style":83},[292],{"type":41,"value":117},{"type":35,"tag":70,"props":294,"children":295},{"style":125},[296],{"type":41,"value":297},"]",{"type":35,"tag":70,"props":299,"children":300},{"style":83},[301],{"type":41,"value":302},",\n",{"type":35,"tag":70,"props":304,"children":306},{"class":72,"line":305},6,[307],{"type":35,"tag":70,"props":308,"children":309},{"style":83},[310],{"type":41,"value":311},"      },\n",{"type":35,"tag":70,"props":313,"children":315},{"class":72,"line":314},7,[316],{"type":35,"tag":70,"props":317,"children":318},{"style":83},[319],{"type":41,"value":320},"    },\n",{"type":35,"tag":70,"props":322,"children":324},{"class":72,"line":323},8,[325],{"type":35,"tag":70,"props":326,"children":327},{"style":83},[328],{"type":41,"value":329},"  },\n",{"type":35,"tag":70,"props":331,"children":333},{"class":72,"line":332},9,[334],{"type":35,"tag":70,"props":335,"children":336},{"style":83},[337],{"type":41,"value":142},{"type":35,"tag":144,"props":339,"children":340},{},[341],{"type":35,"tag":44,"props":342,"children":343},{},[344,346,355],{"type":41,"value":345},"If the font name contains an invalid identifier (like a space character), you'll need to wrap it in quotes or escape the character manually. Read more ",{"type":35,"tag":347,"props":348,"children":352},"a",{"href":349,"rel":350},"https://tailwindcss.com/docs/font-family#customizing-your-theme",[351],"nofollow",[353],{"type":41,"value":354},"here",{"type":41,"value":356},".",{"type":35,"tag":166,"props":358,"children":360},{"id":359},"v4-experimental",[361],{"type":41,"value":362},"v4 (experimental)",{"type":35,"tag":44,"props":364,"children":365},{},[366,368,375],{"type":41,"value":367},"TailwindCSS v4 brings a ",{"type":35,"tag":347,"props":369,"children":372},{"href":370,"rel":371},"https://tailwindcss.com/blog/tailwindcss-v4-alpha",[351],[373],{"type":41,"value":374},"brand new way",{"type":41,"value":376}," for configuration. In v4 if you want to specify a font, you would use a CSS variable:",{"type":35,"tag":59,"props":378,"children":381},{"className":61,"code":379,"filename":380,"language":64,"meta":29,"style":29},"@theme {\n  --font-family-display: \"Inter\", \"sans-serif\";\n}\n","main.css",[382],{"type":35,"tag":50,"props":383,"children":384},{"__ignoreMap":29},[385,397,424],{"type":35,"tag":70,"props":386,"children":387},{"class":72,"line":73},[388,393],{"type":35,"tag":70,"props":389,"children":390},{"style":200},[391],{"type":41,"value":392},"@theme",{"type":35,"tag":70,"props":394,"children":395},{"style":83},[396],{"type":41,"value":86},{"type":35,"tag":70,"props":398,"children":399},{"class":72,"line":89},[400,405,409,414,419],{"type":35,"tag":70,"props":401,"children":402},{"style":125},[403],{"type":41,"value":404},"  --font-family-display: \"Inter\"",{"type":35,"tag":70,"props":406,"children":407},{"style":83},[408],{"type":41,"value":122},{"type":35,"tag":70,"props":410,"children":411},{"style":125},[412],{"type":41,"value":413}," \"",{"type":35,"tag":70,"props":415,"children":416},{"style":77},[417],{"type":41,"value":418},"sans-serif",{"type":35,"tag":70,"props":420,"children":421},{"style":125},[422],{"type":41,"value":423},"\";\n",{"type":35,"tag":70,"props":425,"children":426},{"class":72,"line":136},[427],{"type":35,"tag":70,"props":428,"children":429},{"style":125},[430],{"type":41,"value":142},{"type":35,"tag":44,"props":432,"children":433},{},[434,436,442],{"type":41,"value":435},"As it uses CSS variables, you should enable the Nuxt Fonts ",{"type":35,"tag":50,"props":437,"children":439},{"className":438},[],[440],{"type":41,"value":441},"processCSSVariables",{"type":41,"value":443}," experimental feature to enable support for processing CSS variables for font family names:",{"type":35,"tag":59,"props":445,"children":450},{"className":446,"code":447,"filename":448,"language":449,"meta":29,"style":29},"language-ts shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","export default defineNuxtConfig({\n  modules: ['@nuxt/fonts'],\n  fonts: {\n    experimental: {\n      processCSSVariables: true,\n    },\n  }\n})\n","nuxt.config.ts","ts",[451],{"type":35,"tag":50,"props":452,"children":453},{"__ignoreMap":29},[454,481,518,534,550,572,579,587],{"type":35,"tag":70,"props":455,"children":456},{"class":72,"line":73},[457,461,465,471,476],{"type":35,"tag":70,"props":458,"children":459},{"style":200},[460],{"type":41,"value":203},{"type":35,"tag":70,"props":462,"children":463},{"style":200},[464],{"type":41,"value":208},{"type":35,"tag":70,"props":466,"children":468},{"style":467},"--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF",[469],{"type":41,"value":470}," defineNuxtConfig",{"type":35,"tag":70,"props":472,"children":473},{"style":125},[474],{"type":41,"value":475},"(",{"type":35,"tag":70,"props":477,"children":478},{"style":83},[479],{"type":41,"value":480},"{\n",{"type":35,"tag":70,"props":482,"children":483},{"class":72,"line":89},[484,489,493,497,501,506,510,514],{"type":35,"tag":70,"props":485,"children":486},{"style":218},[487],{"type":41,"value":488},"  modules",{"type":35,"tag":70,"props":490,"children":491},{"style":83},[492],{"type":41,"value":101},{"type":35,"tag":70,"props":494,"children":495},{"style":125},[496],{"type":41,"value":280},{"type":35,"tag":70,"props":498,"children":499},{"style":83},[500],{"type":41,"value":117},{"type":35,"tag":70,"props":502,"children":503},{"style":109},[504],{"type":41,"value":505},"@nuxt/fonts",{"type":35,"tag":70,"props":507,"children":508},{"style":83},[509],{"type":41,"value":117},{"type":35,"tag":70,"props":511,"children":512},{"style":125},[513],{"type":41,"value":297},{"type":35,"tag":70,"props":515,"children":516},{"style":83},[517],{"type":41,"value":302},{"type":35,"tag":70,"props":519,"children":520},{"class":72,"line":136},[521,526,530],{"type":35,"tag":70,"props":522,"children":523},{"style":218},[524],{"type":41,"value":525},"  fonts",{"type":35,"tag":70,"props":527,"children":528},{"style":83},[529],{"type":41,"value":101},{"type":35,"tag":70,"props":531,"children":532},{"style":83},[533],{"type":41,"value":86},{"type":35,"tag":70,"props":535,"children":536},{"class":72,"line":248},[537,542,546],{"type":35,"tag":70,"props":538,"children":539},{"style":218},[540],{"type":41,"value":541},"    experimental",{"type":35,"tag":70,"props":543,"children":544},{"style":83},[545],{"type":41,"value":101},{"type":35,"tag":70,"props":547,"children":548},{"style":83},[549],{"type":41,"value":86},{"type":35,"tag":70,"props":551,"children":552},{"class":72,"line":265},[553,558,562,568],{"type":35,"tag":70,"props":554,"children":555},{"style":218},[556],{"type":41,"value":557},"      processCSSVariables",{"type":35,"tag":70,"props":559,"children":560},{"style":83},[561],{"type":41,"value":101},{"type":35,"tag":70,"props":563,"children":565},{"style":564},"--shiki-light:#FF5370;--shiki-default:#FF9CAC;--shiki-dark:#FF9CAC",[566],{"type":41,"value":567}," true",{"type":35,"tag":70,"props":569,"children":570},{"style":83},[571],{"type":41,"value":302},{"type":35,"tag":70,"props":573,"children":574},{"class":72,"line":305},[575],{"type":35,"tag":70,"props":576,"children":577},{"style":83},[578],{"type":41,"value":320},{"type":35,"tag":70,"props":580,"children":581},{"class":72,"line":314},[582],{"type":35,"tag":70,"props":583,"children":584},{"style":83},[585],{"type":41,"value":586},"  }\n",{"type":35,"tag":70,"props":588,"children":589},{"class":72,"line":323},[590,595],{"type":35,"tag":70,"props":591,"children":592},{"style":83},[593],{"type":41,"value":594},"}",{"type":35,"tag":70,"props":596,"children":597},{"style":125},[598],{"type":41,"value":599},")\n",{"type":35,"tag":144,"props":601,"children":602},{},[603],{"type":35,"tag":44,"props":604,"children":605},{},[606,608,613],{"type":41,"value":607},"Please note that ",{"type":35,"tag":50,"props":609,"children":611},{"className":610},[],[612],{"type":41,"value":441},{"type":41,"value":614}," is still an experimental feature and may have a performance impact.",{"type":35,"tag":36,"props":616,"children":618},{"id":617},"unocss",[619],{"type":41,"value":620},"UnoCSS",{"type":35,"tag":44,"props":622,"children":623},{},[624,626,631],{"type":41,"value":625},"You can use Nuxt Fonts with UnoCSS by setting ",{"type":35,"tag":50,"props":627,"children":629},{"className":628},[],[630],{"type":41,"value":182},{"type":41,"value":184},{"type":35,"tag":59,"props":633,"children":636},{"className":187,"code":634,"filename":635,"language":190,"meta":29,"style":29},"import { defineConfig } from 'unocss'\n\nexport default defineConfig({\n  theme: {\n    fontFamily: {\n      inter: 'Inter',\n    },\n  },\n})\n","uno.config.js",[637],{"type":35,"tag":50,"props":638,"children":639},{"__ignoreMap":29},[640,681,690,713,728,744,772,779,786],{"type":35,"tag":70,"props":641,"children":642},{"class":72,"line":73},[643,648,653,658,663,668,672,676],{"type":35,"tag":70,"props":644,"children":645},{"style":200},[646],{"type":41,"value":647},"import",{"type":35,"tag":70,"props":649,"children":650},{"style":83},[651],{"type":41,"value":652}," {",{"type":35,"tag":70,"props":654,"children":655},{"style":125},[656],{"type":41,"value":657}," defineConfig",{"type":35,"tag":70,"props":659,"children":660},{"style":83},[661],{"type":41,"value":662}," }",{"type":35,"tag":70,"props":664,"children":665},{"style":200},[666],{"type":41,"value":667}," from",{"type":35,"tag":70,"props":669,"children":670},{"style":83},[671],{"type":41,"value":106},{"type":35,"tag":70,"props":673,"children":674},{"style":109},[675],{"type":41,"value":617},{"type":35,"tag":70,"props":677,"children":678},{"style":83},[679],{"type":41,"value":680},"'\n",{"type":35,"tag":70,"props":682,"children":683},{"class":72,"line":89},[684],{"type":35,"tag":70,"props":685,"children":687},{"emptyLinePlaceholder":686},true,[688],{"type":41,"value":689},"\n",{"type":35,"tag":70,"props":691,"children":692},{"class":72,"line":136},[693,697,701,705,709],{"type":35,"tag":70,"props":694,"children":695},{"style":200},[696],{"type":41,"value":203},{"type":35,"tag":70,"props":698,"children":699},{"style":200},[700],{"type":41,"value":208},{"type":35,"tag":70,"props":702,"children":703},{"style":467},[704],{"type":41,"value":657},{"type":35,"tag":70,"props":706,"children":707},{"style":125},[708],{"type":41,"value":475},{"type":35,"tag":70,"props":710,"children":711},{"style":83},[712],{"type":41,"value":480},{"type":35,"tag":70,"props":714,"children":715},{"class":72,"line":248},[716,720,724],{"type":35,"tag":70,"props":717,"children":718},{"style":218},[719],{"type":41,"value":221},{"type":35,"tag":70,"props":721,"children":722},{"style":83},[723],{"type":41,"value":101},{"type":35,"tag":70,"props":725,"children":726},{"style":83},[727],{"type":41,"value":86},{"type":35,"tag":70,"props":729,"children":730},{"class":72,"line":265},[731,736,740],{"type":35,"tag":70,"props":732,"children":733},{"style":218},[734],{"type":41,"value":735},"    fontFamily",{"type":35,"tag":70,"props":737,"children":738},{"style":83},[739],{"type":41,"value":101},{"type":35,"tag":70,"props":741,"children":742},{"style":83},[743],{"type":41,"value":86},{"type":35,"tag":70,"props":745,"children":746},{"class":72,"line":305},[747,752,756,760,764,768],{"type":35,"tag":70,"props":748,"children":749},{"style":218},[750],{"type":41,"value":751},"      inter",{"type":35,"tag":70,"props":753,"children":754},{"style":83},[755],{"type":41,"value":101},{"type":35,"tag":70,"props":757,"children":758},{"style":83},[759],{"type":41,"value":106},{"type":35,"tag":70,"props":761,"children":762},{"style":109},[763],{"type":41,"value":112},{"type":35,"tag":70,"props":765,"children":766},{"style":83},[767],{"type":41,"value":117},{"type":35,"tag":70,"props":769,"children":770},{"style":83},[771],{"type":41,"value":302},{"type":35,"tag":70,"props":773,"children":774},{"class":72,"line":314},[775],{"type":35,"tag":70,"props":776,"children":777},{"style":83},[778],{"type":41,"value":320},{"type":35,"tag":70,"props":780,"children":781},{"class":72,"line":323},[782],{"type":35,"tag":70,"props":783,"children":784},{"style":83},[785],{"type":41,"value":329},{"type":35,"tag":70,"props":787,"children":788},{"class":72,"line":332},[789,793],{"type":35,"tag":70,"props":790,"children":791},{"style":83},[792],{"type":41,"value":594},{"type":35,"tag":70,"props":794,"children":795},{"style":125},[796],{"type":41,"value":599},{"type":35,"tag":798,"props":799,"children":800},"style",{},[801],{"type":41,"value":802},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":29,"searchDepth":89,"depth":89,"links":804},[805,806,810],{"id":38,"depth":89,"text":42},{"id":161,"depth":89,"text":164,"children":807},[808,809],{"id":168,"depth":136,"text":171},{"id":359,"depth":136,"text":362},{"id":617,"depth":89,"text":620},"markdown","content:1.get-started:3.usage.md","content","1.get-started/3.usage.md","1.get-started/3.usage","md",[818,3795],{"_path":13,"_dir":27,"_draft":28,"_partial":28,"_locale":29,"title":12,"description":819,"body":820,"_type":811,"_id":3792,"_source":813,"_file":3793,"_stem":3794,"_extension":816},"Nuxt Fonts works out of the box with zero config, but you can always add some configurations for finer-grained control.",{"type":32,"children":821,"toc":3779},[822,842,949,955,983,991,996,1007,1387,1397,1408,1413,1422,1432,1437,1446,1451,1997,2010,2018,2029,2039,2387,2396,2406,2418,2427,2437,2450,2459,2467,2520,2529,2537,2542,2548,2560,2769,2778,2783,2978,2987,2992,3146,3155,3160,3310,3319,3324,3446,3455,3466,3589,3598,3610,3775],{"type":35,"tag":44,"props":823,"children":824},{},[825,827,833,835,841],{"type":41,"value":826},"You do not need to configure Nuxt Fonts but you can do so for finer-grained control, with the ",{"type":35,"tag":50,"props":828,"children":830},{"className":829},[],[831],{"type":41,"value":832},"fonts",{"type":41,"value":834}," property in your ",{"type":35,"tag":50,"props":836,"children":838},{"className":837},[],[839],{"type":41,"value":840},"nuxt.config",{"type":41,"value":101},{"type":35,"tag":59,"props":843,"children":845},{"className":446,"code":844,"filename":448,"language":449,"meta":29,"style":29},"export default defineNuxtConfig({\n  modules: ['@nuxt/fonts'],\n  fonts: {\n    // Options\n  }\n})\n",[846],{"type":35,"tag":50,"props":847,"children":848},{"__ignoreMap":29},[849,872,907,922,931,938],{"type":35,"tag":70,"props":850,"children":851},{"class":72,"line":73},[852,856,860,864,868],{"type":35,"tag":70,"props":853,"children":854},{"style":200},[855],{"type":41,"value":203},{"type":35,"tag":70,"props":857,"children":858},{"style":200},[859],{"type":41,"value":208},{"type":35,"tag":70,"props":861,"children":862},{"style":467},[863],{"type":41,"value":470},{"type":35,"tag":70,"props":865,"children":866},{"style":125},[867],{"type":41,"value":475},{"type":35,"tag":70,"props":869,"children":870},{"style":83},[871],{"type":41,"value":480},{"type":35,"tag":70,"props":873,"children":874},{"class":72,"line":89},[875,879,883,887,891,895,899,903],{"type":35,"tag":70,"props":876,"children":877},{"style":218},[878],{"type":41,"value":488},{"type":35,"tag":70,"props":880,"children":881},{"style":83},[882],{"type":41,"value":101},{"type":35,"tag":70,"props":884,"children":885},{"style":125},[886],{"type":41,"value":280},{"type":35,"tag":70,"props":888,"children":889},{"style":83},[890],{"type":41,"value":117},{"type":35,"tag":70,"props":892,"children":893},{"style":109},[894],{"type":41,"value":505},{"type":35,"tag":70,"props":896,"children":897},{"style":83},[898],{"type":41,"value":117},{"type":35,"tag":70,"props":900,"children":901},{"style":125},[902],{"type":41,"value":297},{"type":35,"tag":70,"props":904,"children":905},{"style":83},[906],{"type":41,"value":302},{"type":35,"tag":70,"props":908,"children":909},{"class":72,"line":136},[910,914,918],{"type":35,"tag":70,"props":911,"children":912},{"style":218},[913],{"type":41,"value":525},{"type":35,"tag":70,"props":915,"children":916},{"style":83},[917],{"type":41,"value":101},{"type":35,"tag":70,"props":919,"children":920},{"style":83},[921],{"type":41,"value":86},{"type":35,"tag":70,"props":923,"children":924},{"class":72,"line":248},[925],{"type":35,"tag":70,"props":926,"children":928},{"style":927},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic",[929],{"type":41,"value":930},"    // Options\n",{"type":35,"tag":70,"props":932,"children":933},{"class":72,"line":265},[934],{"type":35,"tag":70,"props":935,"children":936},{"style":83},[937],{"type":41,"value":586},{"type":35,"tag":70,"props":939,"children":940},{"class":72,"line":305},[941,945],{"type":35,"tag":70,"props":942,"children":943},{"style":83},[944],{"type":41,"value":594},{"type":35,"tag":70,"props":946,"children":947},{"style":125},[948],{"type":41,"value":599},{"type":35,"tag":36,"props":950,"children":952},{"id":951},"font-options",[953],{"type":41,"value":954},"Font options",{"type":35,"tag":44,"props":956,"children":957},{},[958,960,970,972,982],{"type":41,"value":959},"These options define how fonts will be downloaded, including the weights, styles, subsets, etc. These options can be used as a default behaviour with ",{"type":35,"tag":347,"props":961,"children":963},{"href":962},"#defaults",[964],{"type":35,"tag":50,"props":965,"children":967},{"className":966},[],[968],{"type":41,"value":969},"defaults",{"type":41,"value":971}," or a separate behaviour for a specific font with ",{"type":35,"tag":347,"props":973,"children":975},{"href":974},"#families",[976],{"type":35,"tag":50,"props":977,"children":979},{"className":978},[],[980],{"type":41,"value":981},"families",{"type":41,"value":356},{"type":35,"tag":166,"props":984,"children":985},{"id":969},[986],{"type":35,"tag":50,"props":987,"children":989},{"className":988},[],[990],{"type":41,"value":969},{"type":35,"tag":44,"props":992,"children":993},{},[994],{"type":41,"value":995},"This defines the default font options for all fonts.",{"type":35,"tag":44,"props":997,"children":998},{},[999,1001,1006],{"type":41,"value":1000},"Example of ",{"type":35,"tag":50,"props":1002,"children":1004},{"className":1003},[],[1005],{"type":41,"value":969},{"type":41,"value":101},{"type":35,"tag":59,"props":1008,"children":1010},{"className":446,"code":1009,"filename":448,"language":449,"meta":29,"style":29},"export default defineNuxtConfig({\n  modules: ['@nuxt/fonts'],\n  fonts: {\n    defaults: {\n      weights: [400],\n      styles: ['normal', 'italic'],\n      subsets: [\n        'cyrillic-ext',\n        'cyrillic',\n        'greek-ext',\n        'greek',\n        'vietnamese',\n        'latin-ext',\n        'latin',\n      ]\n    },\n  }\n})\n",[1011],{"type":35,"tag":50,"props":1012,"children":1013},{"__ignoreMap":29},[1014,1037,1072,1087,1103,1133,1187,1204,1225,1245,1266,1287,1308,1329,1350,1359,1367,1375],{"type":35,"tag":70,"props":1015,"children":1016},{"class":72,"line":73},[1017,1021,1025,1029,1033],{"type":35,"tag":70,"props":1018,"children":1019},{"style":200},[1020],{"type":41,"value":203},{"type":35,"tag":70,"props":1022,"children":1023},{"style":200},[1024],{"type":41,"value":208},{"type":35,"tag":70,"props":1026,"children":1027},{"style":467},[1028],{"type":41,"value":470},{"type":35,"tag":70,"props":1030,"children":1031},{"style":125},[1032],{"type":41,"value":475},{"type":35,"tag":70,"props":1034,"children":1035},{"style":83},[1036],{"type":41,"value":480},{"type":35,"tag":70,"props":1038,"children":1039},{"class":72,"line":89},[1040,1044,1048,1052,1056,1060,1064,1068],{"type":35,"tag":70,"props":1041,"children":1042},{"style":218},[1043],{"type":41,"value":488},{"type":35,"tag":70,"props":1045,"children":1046},{"style":83},[1047],{"type":41,"value":101},{"type":35,"tag":70,"props":1049,"children":1050},{"style":125},[1051],{"type":41,"value":280},{"type":35,"tag":70,"props":1053,"children":1054},{"style":83},[1055],{"type":41,"value":117},{"type":35,"tag":70,"props":1057,"children":1058},{"style":109},[1059],{"type":41,"value":505},{"type":35,"tag":70,"props":1061,"children":1062},{"style":83},[1063],{"type":41,"value":117},{"type":35,"tag":70,"props":1065,"children":1066},{"style":125},[1067],{"type":41,"value":297},{"type":35,"tag":70,"props":1069,"children":1070},{"style":83},[1071],{"type":41,"value":302},{"type":35,"tag":70,"props":1073,"children":1074},{"class":72,"line":136},[1075,1079,1083],{"type":35,"tag":70,"props":1076,"children":1077},{"style":218},[1078],{"type":41,"value":525},{"type":35,"tag":70,"props":1080,"children":1081},{"style":83},[1082],{"type":41,"value":101},{"type":35,"tag":70,"props":1084,"children":1085},{"style":83},[1086],{"type":41,"value":86},{"type":35,"tag":70,"props":1088,"children":1089},{"class":72,"line":248},[1090,1095,1099],{"type":35,"tag":70,"props":1091,"children":1092},{"style":218},[1093],{"type":41,"value":1094},"    defaults",{"type":35,"tag":70,"props":1096,"children":1097},{"style":83},[1098],{"type":41,"value":101},{"type":35,"tag":70,"props":1100,"children":1101},{"style":83},[1102],{"type":41,"value":86},{"type":35,"tag":70,"props":1104,"children":1105},{"class":72,"line":265},[1106,1111,1115,1119,1125,1129],{"type":35,"tag":70,"props":1107,"children":1108},{"style":218},[1109],{"type":41,"value":1110},"      weights",{"type":35,"tag":70,"props":1112,"children":1113},{"style":83},[1114],{"type":41,"value":101},{"type":35,"tag":70,"props":1116,"children":1117},{"style":125},[1118],{"type":41,"value":280},{"type":35,"tag":70,"props":1120,"children":1122},{"style":1121},"--shiki-light:#F76D47;--shiki-default:#F78C6C;--shiki-dark:#F78C6C",[1123],{"type":41,"value":1124},"400",{"type":35,"tag":70,"props":1126,"children":1127},{"style":125},[1128],{"type":41,"value":297},{"type":35,"tag":70,"props":1130,"children":1131},{"style":83},[1132],{"type":41,"value":302},{"type":35,"tag":70,"props":1134,"children":1135},{"class":72,"line":305},[1136,1141,1145,1149,1153,1158,1162,1166,1170,1175,1179,1183],{"type":35,"tag":70,"props":1137,"children":1138},{"style":218},[1139],{"type":41,"value":1140},"      styles",{"type":35,"tag":70,"props":1142,"children":1143},{"style":83},[1144],{"type":41,"value":101},{"type":35,"tag":70,"props":1146,"children":1147},{"style":125},[1148],{"type":41,"value":280},{"type":35,"tag":70,"props":1150,"children":1151},{"style":83},[1152],{"type":41,"value":117},{"type":35,"tag":70,"props":1154,"children":1155},{"style":109},[1156],{"type":41,"value":1157},"normal",{"type":35,"tag":70,"props":1159,"children":1160},{"style":83},[1161],{"type":41,"value":117},{"type":35,"tag":70,"props":1163,"children":1164},{"style":83},[1165],{"type":41,"value":122},{"type":35,"tag":70,"props":1167,"children":1168},{"style":83},[1169],{"type":41,"value":106},{"type":35,"tag":70,"props":1171,"children":1172},{"style":109},[1173],{"type":41,"value":1174},"italic",{"type":35,"tag":70,"props":1176,"children":1177},{"style":83},[1178],{"type":41,"value":117},{"type":35,"tag":70,"props":1180,"children":1181},{"style":125},[1182],{"type":41,"value":297},{"type":35,"tag":70,"props":1184,"children":1185},{"style":83},[1186],{"type":41,"value":302},{"type":35,"tag":70,"props":1188,"children":1189},{"class":72,"line":314},[1190,1195,1199],{"type":35,"tag":70,"props":1191,"children":1192},{"style":218},[1193],{"type":41,"value":1194},"      subsets",{"type":35,"tag":70,"props":1196,"children":1197},{"style":83},[1198],{"type":41,"value":101},{"type":35,"tag":70,"props":1200,"children":1201},{"style":125},[1202],{"type":41,"value":1203}," [\n",{"type":35,"tag":70,"props":1205,"children":1206},{"class":72,"line":323},[1207,1212,1217,1221],{"type":35,"tag":70,"props":1208,"children":1209},{"style":83},[1210],{"type":41,"value":1211},"        '",{"type":35,"tag":70,"props":1213,"children":1214},{"style":109},[1215],{"type":41,"value":1216},"cyrillic-ext",{"type":35,"tag":70,"props":1218,"children":1219},{"style":83},[1220],{"type":41,"value":117},{"type":35,"tag":70,"props":1222,"children":1223},{"style":83},[1224],{"type":41,"value":302},{"type":35,"tag":70,"props":1226,"children":1227},{"class":72,"line":332},[1228,1232,1237,1241],{"type":35,"tag":70,"props":1229,"children":1230},{"style":83},[1231],{"type":41,"value":1211},{"type":35,"tag":70,"props":1233,"children":1234},{"style":109},[1235],{"type":41,"value":1236},"cyrillic",{"type":35,"tag":70,"props":1238,"children":1239},{"style":83},[1240],{"type":41,"value":117},{"type":35,"tag":70,"props":1242,"children":1243},{"style":83},[1244],{"type":41,"value":302},{"type":35,"tag":70,"props":1246,"children":1248},{"class":72,"line":1247},10,[1249,1253,1258,1262],{"type":35,"tag":70,"props":1250,"children":1251},{"style":83},[1252],{"type":41,"value":1211},{"type":35,"tag":70,"props":1254,"children":1255},{"style":109},[1256],{"type":41,"value":1257},"greek-ext",{"type":35,"tag":70,"props":1259,"children":1260},{"style":83},[1261],{"type":41,"value":117},{"type":35,"tag":70,"props":1263,"children":1264},{"style":83},[1265],{"type":41,"value":302},{"type":35,"tag":70,"props":1267,"children":1269},{"class":72,"line":1268},11,[1270,1274,1279,1283],{"type":35,"tag":70,"props":1271,"children":1272},{"style":83},[1273],{"type":41,"value":1211},{"type":35,"tag":70,"props":1275,"children":1276},{"style":109},[1277],{"type":41,"value":1278},"greek",{"type":35,"tag":70,"props":1280,"children":1281},{"style":83},[1282],{"type":41,"value":117},{"type":35,"tag":70,"props":1284,"children":1285},{"style":83},[1286],{"type":41,"value":302},{"type":35,"tag":70,"props":1288,"children":1290},{"class":72,"line":1289},12,[1291,1295,1300,1304],{"type":35,"tag":70,"props":1292,"children":1293},{"style":83},[1294],{"type":41,"value":1211},{"type":35,"tag":70,"props":1296,"children":1297},{"style":109},[1298],{"type":41,"value":1299},"vietnamese",{"type":35,"tag":70,"props":1301,"children":1302},{"style":83},[1303],{"type":41,"value":117},{"type":35,"tag":70,"props":1305,"children":1306},{"style":83},[1307],{"type":41,"value":302},{"type":35,"tag":70,"props":1309,"children":1311},{"class":72,"line":1310},13,[1312,1316,1321,1325],{"type":35,"tag":70,"props":1313,"children":1314},{"style":83},[1315],{"type":41,"value":1211},{"type":35,"tag":70,"props":1317,"children":1318},{"style":109},[1319],{"type":41,"value":1320},"latin-ext",{"type":35,"tag":70,"props":1322,"children":1323},{"style":83},[1324],{"type":41,"value":117},{"type":35,"tag":70,"props":1326,"children":1327},{"style":83},[1328],{"type":41,"value":302},{"type":35,"tag":70,"props":1330,"children":1332},{"class":72,"line":1331},14,[1333,1337,1342,1346],{"type":35,"tag":70,"props":1334,"children":1335},{"style":83},[1336],{"type":41,"value":1211},{"type":35,"tag":70,"props":1338,"children":1339},{"style":109},[1340],{"type":41,"value":1341},"latin",{"type":35,"tag":70,"props":1343,"children":1344},{"style":83},[1345],{"type":41,"value":117},{"type":35,"tag":70,"props":1347,"children":1348},{"style":83},[1349],{"type":41,"value":302},{"type":35,"tag":70,"props":1351,"children":1353},{"class":72,"line":1352},15,[1354],{"type":35,"tag":70,"props":1355,"children":1356},{"style":125},[1357],{"type":41,"value":1358},"      ]\n",{"type":35,"tag":70,"props":1360,"children":1362},{"class":72,"line":1361},16,[1363],{"type":35,"tag":70,"props":1364,"children":1365},{"style":83},[1366],{"type":41,"value":320},{"type":35,"tag":70,"props":1368,"children":1370},{"class":72,"line":1369},17,[1371],{"type":35,"tag":70,"props":1372,"children":1373},{"style":83},[1374],{"type":41,"value":586},{"type":35,"tag":70,"props":1376,"children":1378},{"class":72,"line":1377},18,[1379,1383],{"type":35,"tag":70,"props":1380,"children":1381},{"style":83},[1382],{"type":41,"value":594},{"type":35,"tag":70,"props":1384,"children":1385},{"style":125},[1386],{"type":41,"value":599},{"type":35,"tag":1388,"props":1389,"children":1391},"h4",{"id":1390},"styles",[1392],{"type":35,"tag":50,"props":1393,"children":1395},{"className":1394},[],[1396],{"type":41,"value":1390},{"type":35,"tag":44,"props":1398,"children":1399},{},[1400,1402],{"type":41,"value":1401},"Default: ",{"type":35,"tag":50,"props":1403,"children":1405},{"className":1404},[],[1406],{"type":41,"value":1407},"['normal', 'italic']",{"type":35,"tag":44,"props":1409,"children":1410},{},[1411],{"type":41,"value":1412},"Defines the styles that should be downloaded for a font.",{"type":35,"tag":1388,"props":1414,"children":1416},{"id":1415},"subsets",[1417],{"type":35,"tag":50,"props":1418,"children":1420},{"className":1419},[],[1421],{"type":41,"value":1415},{"type":35,"tag":44,"props":1423,"children":1424},{},[1425,1426],{"type":41,"value":1401},{"type":35,"tag":50,"props":1427,"children":1429},{"className":1428},[],[1430],{"type":41,"value":1431},"['cyrillic-ext', 'cyrillic', 'greek-ext', 'greek', 'vietnamese', 'latin-ext', 'latin']",{"type":35,"tag":44,"props":1433,"children":1434},{},[1435],{"type":41,"value":1436},"Defines the subsets that should be downloaded for a font.",{"type":35,"tag":1388,"props":1438,"children":1440},{"id":1439},"fallbacks",[1441],{"type":35,"tag":50,"props":1442,"children":1444},{"className":1443},[],[1445],{"type":41,"value":1439},{"type":35,"tag":44,"props":1447,"children":1448},{},[1449],{"type":41,"value":1450},"Default:",{"type":35,"tag":59,"props":1452,"children":1454},{"className":446,"code":1453,"language":449,"meta":29,"style":29},"{\n  'serif': ['Times New Roman'],\n  'sans-serif': ['Arial'],\n  'monospace': ['Courier New'],\n  'cursive': [],\n  'fantasy': [],\n  'system-ui': [\n    'BlinkMacSystemFont',\n    'Segoe UI',\n    'Roboto',\n    'Helvetica Neue',\n    'Arial',\n  ],\n  'ui-serif': ['Times New Roman'],\n  'ui-sans-serif': ['Arial'],\n  'ui-monospace': ['Courier New'],\n  'ui-rounded': [],\n  'emoji': [],\n  'math': [],\n  'fangsong': [],\n}\n",[1455],{"type":35,"tag":50,"props":1456,"children":1457},{"__ignoreMap":29},[1458,1465,1508,1548,1589,1614,1638,1659,1680,1700,1720,1740,1759,1771,1811,1851,1891,1915,1939,1964,1989],{"type":35,"tag":70,"props":1459,"children":1460},{"class":72,"line":73},[1461],{"type":35,"tag":70,"props":1462,"children":1463},{"style":83},[1464],{"type":41,"value":480},{"type":35,"tag":70,"props":1466,"children":1467},{"class":72,"line":89},[1468,1473,1478,1482,1487,1491,1496,1500,1504],{"type":35,"tag":70,"props":1469,"children":1470},{"style":83},[1471],{"type":41,"value":1472},"  '",{"type":35,"tag":70,"props":1474,"children":1475},{"style":109},[1476],{"type":41,"value":1477},"serif",{"type":35,"tag":70,"props":1479,"children":1480},{"style":83},[1481],{"type":41,"value":117},{"type":35,"tag":70,"props":1483,"children":1484},{"style":218},[1485],{"type":41,"value":1486},": [",{"type":35,"tag":70,"props":1488,"children":1489},{"style":83},[1490],{"type":41,"value":117},{"type":35,"tag":70,"props":1492,"children":1493},{"style":109},[1494],{"type":41,"value":1495},"Times New Roman",{"type":35,"tag":70,"props":1497,"children":1498},{"style":83},[1499],{"type":41,"value":117},{"type":35,"tag":70,"props":1501,"children":1502},{"style":218},[1503],{"type":41,"value":297},{"type":35,"tag":70,"props":1505,"children":1506},{"style":83},[1507],{"type":41,"value":302},{"type":35,"tag":70,"props":1509,"children":1510},{"class":72,"line":136},[1511,1515,1519,1523,1527,1531,1536,1540,1544],{"type":35,"tag":70,"props":1512,"children":1513},{"style":83},[1514],{"type":41,"value":1472},{"type":35,"tag":70,"props":1516,"children":1517},{"style":109},[1518],{"type":41,"value":418},{"type":35,"tag":70,"props":1520,"children":1521},{"style":83},[1522],{"type":41,"value":117},{"type":35,"tag":70,"props":1524,"children":1525},{"style":218},[1526],{"type":41,"value":1486},{"type":35,"tag":70,"props":1528,"children":1529},{"style":83},[1530],{"type":41,"value":117},{"type":35,"tag":70,"props":1532,"children":1533},{"style":109},[1534],{"type":41,"value":1535},"Arial",{"type":35,"tag":70,"props":1537,"children":1538},{"style":83},[1539],{"type":41,"value":117},{"type":35,"tag":70,"props":1541,"children":1542},{"style":218},[1543],{"type":41,"value":297},{"type":35,"tag":70,"props":1545,"children":1546},{"style":83},[1547],{"type":41,"value":302},{"type":35,"tag":70,"props":1549,"children":1550},{"class":72,"line":248},[1551,1555,1560,1564,1568,1572,1577,1581,1585],{"type":35,"tag":70,"props":1552,"children":1553},{"style":83},[1554],{"type":41,"value":1472},{"type":35,"tag":70,"props":1556,"children":1557},{"style":109},[1558],{"type":41,"value":1559},"monospace",{"type":35,"tag":70,"props":1561,"children":1562},{"style":83},[1563],{"type":41,"value":117},{"type":35,"tag":70,"props":1565,"children":1566},{"style":218},[1567],{"type":41,"value":1486},{"type":35,"tag":70,"props":1569,"children":1570},{"style":83},[1571],{"type":41,"value":117},{"type":35,"tag":70,"props":1573,"children":1574},{"style":109},[1575],{"type":41,"value":1576},"Courier New",{"type":35,"tag":70,"props":1578,"children":1579},{"style":83},[1580],{"type":41,"value":117},{"type":35,"tag":70,"props":1582,"children":1583},{"style":218},[1584],{"type":41,"value":297},{"type":35,"tag":70,"props":1586,"children":1587},{"style":83},[1588],{"type":41,"value":302},{"type":35,"tag":70,"props":1590,"children":1591},{"class":72,"line":265},[1592,1596,1601,1605,1610],{"type":35,"tag":70,"props":1593,"children":1594},{"style":83},[1595],{"type":41,"value":1472},{"type":35,"tag":70,"props":1597,"children":1598},{"style":109},[1599],{"type":41,"value":1600},"cursive",{"type":35,"tag":70,"props":1602,"children":1603},{"style":83},[1604],{"type":41,"value":117},{"type":35,"tag":70,"props":1606,"children":1607},{"style":218},[1608],{"type":41,"value":1609},": []",{"type":35,"tag":70,"props":1611,"children":1612},{"style":83},[1613],{"type":41,"value":302},{"type":35,"tag":70,"props":1615,"children":1616},{"class":72,"line":305},[1617,1621,1626,1630,1634],{"type":35,"tag":70,"props":1618,"children":1619},{"style":83},[1620],{"type":41,"value":1472},{"type":35,"tag":70,"props":1622,"children":1623},{"style":109},[1624],{"type":41,"value":1625},"fantasy",{"type":35,"tag":70,"props":1627,"children":1628},{"style":83},[1629],{"type":41,"value":117},{"type":35,"tag":70,"props":1631,"children":1632},{"style":218},[1633],{"type":41,"value":1609},{"type":35,"tag":70,"props":1635,"children":1636},{"style":83},[1637],{"type":41,"value":302},{"type":35,"tag":70,"props":1639,"children":1640},{"class":72,"line":314},[1641,1645,1650,1654],{"type":35,"tag":70,"props":1642,"children":1643},{"style":83},[1644],{"type":41,"value":1472},{"type":35,"tag":70,"props":1646,"children":1647},{"style":109},[1648],{"type":41,"value":1649},"system-ui",{"type":35,"tag":70,"props":1651,"children":1652},{"style":83},[1653],{"type":41,"value":117},{"type":35,"tag":70,"props":1655,"children":1656},{"style":218},[1657],{"type":41,"value":1658},": [\n",{"type":35,"tag":70,"props":1660,"children":1661},{"class":72,"line":323},[1662,1667,1672,1676],{"type":35,"tag":70,"props":1663,"children":1664},{"style":83},[1665],{"type":41,"value":1666},"    '",{"type":35,"tag":70,"props":1668,"children":1669},{"style":109},[1670],{"type":41,"value":1671},"BlinkMacSystemFont",{"type":35,"tag":70,"props":1673,"children":1674},{"style":83},[1675],{"type":41,"value":117},{"type":35,"tag":70,"props":1677,"children":1678},{"style":83},[1679],{"type":41,"value":302},{"type":35,"tag":70,"props":1681,"children":1682},{"class":72,"line":332},[1683,1687,1692,1696],{"type":35,"tag":70,"props":1684,"children":1685},{"style":83},[1686],{"type":41,"value":1666},{"type":35,"tag":70,"props":1688,"children":1689},{"style":109},[1690],{"type":41,"value":1691},"Segoe UI",{"type":35,"tag":70,"props":1693,"children":1694},{"style":83},[1695],{"type":41,"value":117},{"type":35,"tag":70,"props":1697,"children":1698},{"style":83},[1699],{"type":41,"value":302},{"type":35,"tag":70,"props":1701,"children":1702},{"class":72,"line":1247},[1703,1707,1712,1716],{"type":35,"tag":70,"props":1704,"children":1705},{"style":83},[1706],{"type":41,"value":1666},{"type":35,"tag":70,"props":1708,"children":1709},{"style":109},[1710],{"type":41,"value":1711},"Roboto",{"type":35,"tag":70,"props":1713,"children":1714},{"style":83},[1715],{"type":41,"value":117},{"type":35,"tag":70,"props":1717,"children":1718},{"style":83},[1719],{"type":41,"value":302},{"type":35,"tag":70,"props":1721,"children":1722},{"class":72,"line":1268},[1723,1727,1732,1736],{"type":35,"tag":70,"props":1724,"children":1725},{"style":83},[1726],{"type":41,"value":1666},{"type":35,"tag":70,"props":1728,"children":1729},{"style":109},[1730],{"type":41,"value":1731},"Helvetica Neue",{"type":35,"tag":70,"props":1733,"children":1734},{"style":83},[1735],{"type":41,"value":117},{"type":35,"tag":70,"props":1737,"children":1738},{"style":83},[1739],{"type":41,"value":302},{"type":35,"tag":70,"props":1741,"children":1742},{"class":72,"line":1289},[1743,1747,1751,1755],{"type":35,"tag":70,"props":1744,"children":1745},{"style":83},[1746],{"type":41,"value":1666},{"type":35,"tag":70,"props":1748,"children":1749},{"style":109},[1750],{"type":41,"value":1535},{"type":35,"tag":70,"props":1752,"children":1753},{"style":83},[1754],{"type":41,"value":117},{"type":35,"tag":70,"props":1756,"children":1757},{"style":83},[1758],{"type":41,"value":302},{"type":35,"tag":70,"props":1760,"children":1761},{"class":72,"line":1310},[1762,1767],{"type":35,"tag":70,"props":1763,"children":1764},{"style":218},[1765],{"type":41,"value":1766},"  ]",{"type":35,"tag":70,"props":1768,"children":1769},{"style":83},[1770],{"type":41,"value":302},{"type":35,"tag":70,"props":1772,"children":1773},{"class":72,"line":1331},[1774,1778,1783,1787,1791,1795,1799,1803,1807],{"type":35,"tag":70,"props":1775,"children":1776},{"style":83},[1777],{"type":41,"value":1472},{"type":35,"tag":70,"props":1779,"children":1780},{"style":109},[1781],{"type":41,"value":1782},"ui-serif",{"type":35,"tag":70,"props":1784,"children":1785},{"style":83},[1786],{"type":41,"value":117},{"type":35,"tag":70,"props":1788,"children":1789},{"style":218},[1790],{"type":41,"value":1486},{"type":35,"tag":70,"props":1792,"children":1793},{"style":83},[1794],{"type":41,"value":117},{"type":35,"tag":70,"props":1796,"children":1797},{"style":109},[1798],{"type":41,"value":1495},{"type":35,"tag":70,"props":1800,"children":1801},{"style":83},[1802],{"type":41,"value":117},{"type":35,"tag":70,"props":1804,"children":1805},{"style":218},[1806],{"type":41,"value":297},{"type":35,"tag":70,"props":1808,"children":1809},{"style":83},[1810],{"type":41,"value":302},{"type":35,"tag":70,"props":1812,"children":1813},{"class":72,"line":1352},[1814,1818,1823,1827,1831,1835,1839,1843,1847],{"type":35,"tag":70,"props":1815,"children":1816},{"style":83},[1817],{"type":41,"value":1472},{"type":35,"tag":70,"props":1819,"children":1820},{"style":109},[1821],{"type":41,"value":1822},"ui-sans-serif",{"type":35,"tag":70,"props":1824,"children":1825},{"style":83},[1826],{"type":41,"value":117},{"type":35,"tag":70,"props":1828,"children":1829},{"style":218},[1830],{"type":41,"value":1486},{"type":35,"tag":70,"props":1832,"children":1833},{"style":83},[1834],{"type":41,"value":117},{"type":35,"tag":70,"props":1836,"children":1837},{"style":109},[1838],{"type":41,"value":1535},{"type":35,"tag":70,"props":1840,"children":1841},{"style":83},[1842],{"type":41,"value":117},{"type":35,"tag":70,"props":1844,"children":1845},{"style":218},[1846],{"type":41,"value":297},{"type":35,"tag":70,"props":1848,"children":1849},{"style":83},[1850],{"type":41,"value":302},{"type":35,"tag":70,"props":1852,"children":1853},{"class":72,"line":1361},[1854,1858,1863,1867,1871,1875,1879,1883,1887],{"type":35,"tag":70,"props":1855,"children":1856},{"style":83},[1857],{"type":41,"value":1472},{"type":35,"tag":70,"props":1859,"children":1860},{"style":109},[1861],{"type":41,"value":1862},"ui-monospace",{"type":35,"tag":70,"props":1864,"children":1865},{"style":83},[1866],{"type":41,"value":117},{"type":35,"tag":70,"props":1868,"children":1869},{"style":218},[1870],{"type":41,"value":1486},{"type":35,"tag":70,"props":1872,"children":1873},{"style":83},[1874],{"type":41,"value":117},{"type":35,"tag":70,"props":1876,"children":1877},{"style":109},[1878],{"type":41,"value":1576},{"type":35,"tag":70,"props":1880,"children":1881},{"style":83},[1882],{"type":41,"value":117},{"type":35,"tag":70,"props":1884,"children":1885},{"style":218},[1886],{"type":41,"value":297},{"type":35,"tag":70,"props":1888,"children":1889},{"style":83},[1890],{"type":41,"value":302},{"type":35,"tag":70,"props":1892,"children":1893},{"class":72,"line":1369},[1894,1898,1903,1907,1911],{"type":35,"tag":70,"props":1895,"children":1896},{"style":83},[1897],{"type":41,"value":1472},{"type":35,"tag":70,"props":1899,"children":1900},{"style":109},[1901],{"type":41,"value":1902},"ui-rounded",{"type":35,"tag":70,"props":1904,"children":1905},{"style":83},[1906],{"type":41,"value":117},{"type":35,"tag":70,"props":1908,"children":1909},{"style":218},[1910],{"type":41,"value":1609},{"type":35,"tag":70,"props":1912,"children":1913},{"style":83},[1914],{"type":41,"value":302},{"type":35,"tag":70,"props":1916,"children":1917},{"class":72,"line":1377},[1918,1922,1927,1931,1935],{"type":35,"tag":70,"props":1919,"children":1920},{"style":83},[1921],{"type":41,"value":1472},{"type":35,"tag":70,"props":1923,"children":1924},{"style":109},[1925],{"type":41,"value":1926},"emoji",{"type":35,"tag":70,"props":1928,"children":1929},{"style":83},[1930],{"type":41,"value":117},{"type":35,"tag":70,"props":1932,"children":1933},{"style":218},[1934],{"type":41,"value":1609},{"type":35,"tag":70,"props":1936,"children":1937},{"style":83},[1938],{"type":41,"value":302},{"type":35,"tag":70,"props":1940,"children":1942},{"class":72,"line":1941},19,[1943,1947,1952,1956,1960],{"type":35,"tag":70,"props":1944,"children":1945},{"style":83},[1946],{"type":41,"value":1472},{"type":35,"tag":70,"props":1948,"children":1949},{"style":109},[1950],{"type":41,"value":1951},"math",{"type":35,"tag":70,"props":1953,"children":1954},{"style":83},[1955],{"type":41,"value":117},{"type":35,"tag":70,"props":1957,"children":1958},{"style":218},[1959],{"type":41,"value":1609},{"type":35,"tag":70,"props":1961,"children":1962},{"style":83},[1963],{"type":41,"value":302},{"type":35,"tag":70,"props":1965,"children":1967},{"class":72,"line":1966},20,[1968,1972,1977,1981,1985],{"type":35,"tag":70,"props":1969,"children":1970},{"style":83},[1971],{"type":41,"value":1472},{"type":35,"tag":70,"props":1973,"children":1974},{"style":109},[1975],{"type":41,"value":1976},"fangsong",{"type":35,"tag":70,"props":1978,"children":1979},{"style":83},[1980],{"type":41,"value":117},{"type":35,"tag":70,"props":1982,"children":1983},{"style":218},[1984],{"type":41,"value":1609},{"type":35,"tag":70,"props":1986,"children":1987},{"style":83},[1988],{"type":41,"value":302},{"type":35,"tag":70,"props":1990,"children":1992},{"class":72,"line":1991},21,[1993],{"type":35,"tag":70,"props":1994,"children":1995},{"style":83},[1996],{"type":41,"value":142},{"type":35,"tag":44,"props":1998,"children":1999},{},[2000,2002,2008],{"type":41,"value":2001},"If you use a generic font family like ",{"type":35,"tag":50,"props":2003,"children":2005},{"className":2004},[],[2006],{"type":41,"value":2007},"Roboto, sans-serif",{"type":41,"value":2009},", we will 'translate' that generic family name into one or more font families when generating fallback metrics.\nYou can customize which families we use. (One or two works best.)",{"type":35,"tag":166,"props":2011,"children":2012},{"id":981},[2013],{"type":35,"tag":50,"props":2014,"children":2016},{"className":2015},[],[2017],{"type":41,"value":981},{"type":35,"tag":44,"props":2019,"children":2020},{},[2021,2023,2027],{"type":41,"value":2022},"This is an array which defines the font options for specific fonts. You can use any properties from ",{"type":35,"tag":347,"props":2024,"children":2025},{"href":962},[2026],{"type":41,"value":969},{"type":41,"value":2028},", while there are some additional properties:",{"type":35,"tag":44,"props":2030,"children":2031},{},[2032,2033,2038],{"type":41,"value":1000},{"type":35,"tag":50,"props":2034,"children":2036},{"className":2035},[],[2037],{"type":41,"value":981},{"type":41,"value":101},{"type":35,"tag":59,"props":2040,"children":2042},{"className":446,"code":2041,"filename":448,"language":449,"meta":29,"style":29},"export default defineNuxtConfig({\n  modules: ['@nuxt/fonts'],\n  fonts: {\n    families: [\n      // do not resolve this font with any provider from `@nuxt/fonts`\n      { name: 'Custom Font', provider: 'none' },\n      // only resolve this font with the `google` provider\n      { name: 'My Font Family', provider: 'google' },\n      // specify specific font data - this will bypass any providers\n      { name: 'Other Font', src: 'https://example.com/font.woff2', weight: 'bold' },\n    ]\n  }\n})\n",[2043],{"type":35,"tag":50,"props":2044,"children":2045},{"__ignoreMap":29},[2046,2069,2104,2119,2135,2143,2204,2212,2269,2277,2361,2369,2376],{"type":35,"tag":70,"props":2047,"children":2048},{"class":72,"line":73},[2049,2053,2057,2061,2065],{"type":35,"tag":70,"props":2050,"children":2051},{"style":200},[2052],{"type":41,"value":203},{"type":35,"tag":70,"props":2054,"children":2055},{"style":200},[2056],{"type":41,"value":208},{"type":35,"tag":70,"props":2058,"children":2059},{"style":467},[2060],{"type":41,"value":470},{"type":35,"tag":70,"props":2062,"children":2063},{"style":125},[2064],{"type":41,"value":475},{"type":35,"tag":70,"props":2066,"children":2067},{"style":83},[2068],{"type":41,"value":480},{"type":35,"tag":70,"props":2070,"children":2071},{"class":72,"line":89},[2072,2076,2080,2084,2088,2092,2096,2100],{"type":35,"tag":70,"props":2073,"children":2074},{"style":218},[2075],{"type":41,"value":488},{"type":35,"tag":70,"props":2077,"children":2078},{"style":83},[2079],{"type":41,"value":101},{"type":35,"tag":70,"props":2081,"children":2082},{"style":125},[2083],{"type":41,"value":280},{"type":35,"tag":70,"props":2085,"children":2086},{"style":83},[2087],{"type":41,"value":117},{"type":35,"tag":70,"props":2089,"children":2090},{"style":109},[2091],{"type":41,"value":505},{"type":35,"tag":70,"props":2093,"children":2094},{"style":83},[2095],{"type":41,"value":117},{"type":35,"tag":70,"props":2097,"children":2098},{"style":125},[2099],{"type":41,"value":297},{"type":35,"tag":70,"props":2101,"children":2102},{"style":83},[2103],{"type":41,"value":302},{"type":35,"tag":70,"props":2105,"children":2106},{"class":72,"line":136},[2107,2111,2115],{"type":35,"tag":70,"props":2108,"children":2109},{"style":218},[2110],{"type":41,"value":525},{"type":35,"tag":70,"props":2112,"children":2113},{"style":83},[2114],{"type":41,"value":101},{"type":35,"tag":70,"props":2116,"children":2117},{"style":83},[2118],{"type":41,"value":86},{"type":35,"tag":70,"props":2120,"children":2121},{"class":72,"line":248},[2122,2127,2131],{"type":35,"tag":70,"props":2123,"children":2124},{"style":218},[2125],{"type":41,"value":2126},"    families",{"type":35,"tag":70,"props":2128,"children":2129},{"style":83},[2130],{"type":41,"value":101},{"type":35,"tag":70,"props":2132,"children":2133},{"style":125},[2134],{"type":41,"value":1203},{"type":35,"tag":70,"props":2136,"children":2137},{"class":72,"line":265},[2138],{"type":35,"tag":70,"props":2139,"children":2140},{"style":927},[2141],{"type":41,"value":2142},"      // do not resolve this font with any provider from `@nuxt/fonts`\n",{"type":35,"tag":70,"props":2144,"children":2145},{"class":72,"line":305},[2146,2151,2156,2160,2164,2169,2173,2177,2182,2186,2190,2195,2199],{"type":35,"tag":70,"props":2147,"children":2148},{"style":83},[2149],{"type":41,"value":2150},"      {",{"type":35,"tag":70,"props":2152,"children":2153},{"style":218},[2154],{"type":41,"value":2155}," name",{"type":35,"tag":70,"props":2157,"children":2158},{"style":83},[2159],{"type":41,"value":101},{"type":35,"tag":70,"props":2161,"children":2162},{"style":83},[2163],{"type":41,"value":106},{"type":35,"tag":70,"props":2165,"children":2166},{"style":109},[2167],{"type":41,"value":2168},"Custom Font",{"type":35,"tag":70,"props":2170,"children":2171},{"style":83},[2172],{"type":41,"value":117},{"type":35,"tag":70,"props":2174,"children":2175},{"style":83},[2176],{"type":41,"value":122},{"type":35,"tag":70,"props":2178,"children":2179},{"style":218},[2180],{"type":41,"value":2181}," provider",{"type":35,"tag":70,"props":2183,"children":2184},{"style":83},[2185],{"type":41,"value":101},{"type":35,"tag":70,"props":2187,"children":2188},{"style":83},[2189],{"type":41,"value":106},{"type":35,"tag":70,"props":2191,"children":2192},{"style":109},[2193],{"type":41,"value":2194},"none",{"type":35,"tag":70,"props":2196,"children":2197},{"style":83},[2198],{"type":41,"value":117},{"type":35,"tag":70,"props":2200,"children":2201},{"style":83},[2202],{"type":41,"value":2203}," },\n",{"type":35,"tag":70,"props":2205,"children":2206},{"class":72,"line":314},[2207],{"type":35,"tag":70,"props":2208,"children":2209},{"style":927},[2210],{"type":41,"value":2211},"      // only resolve this font with the `google` provider\n",{"type":35,"tag":70,"props":2213,"children":2214},{"class":72,"line":323},[2215,2219,2223,2227,2231,2236,2240,2244,2248,2252,2256,2261,2265],{"type":35,"tag":70,"props":2216,"children":2217},{"style":83},[2218],{"type":41,"value":2150},{"type":35,"tag":70,"props":2220,"children":2221},{"style":218},[2222],{"type":41,"value":2155},{"type":35,"tag":70,"props":2224,"children":2225},{"style":83},[2226],{"type":41,"value":101},{"type":35,"tag":70,"props":2228,"children":2229},{"style":83},[2230],{"type":41,"value":106},{"type":35,"tag":70,"props":2232,"children":2233},{"style":109},[2234],{"type":41,"value":2235},"My Font Family",{"type":35,"tag":70,"props":2237,"children":2238},{"style":83},[2239],{"type":41,"value":117},{"type":35,"tag":70,"props":2241,"children":2242},{"style":83},[2243],{"type":41,"value":122},{"type":35,"tag":70,"props":2245,"children":2246},{"style":218},[2247],{"type":41,"value":2181},{"type":35,"tag":70,"props":2249,"children":2250},{"style":83},[2251],{"type":41,"value":101},{"type":35,"tag":70,"props":2253,"children":2254},{"style":83},[2255],{"type":41,"value":106},{"type":35,"tag":70,"props":2257,"children":2258},{"style":109},[2259],{"type":41,"value":2260},"google",{"type":35,"tag":70,"props":2262,"children":2263},{"style":83},[2264],{"type":41,"value":117},{"type":35,"tag":70,"props":2266,"children":2267},{"style":83},[2268],{"type":41,"value":2203},{"type":35,"tag":70,"props":2270,"children":2271},{"class":72,"line":332},[2272],{"type":35,"tag":70,"props":2273,"children":2274},{"style":927},[2275],{"type":41,"value":2276},"      // specify specific font data - this will bypass any providers\n",{"type":35,"tag":70,"props":2278,"children":2279},{"class":72,"line":1247},[2280,2284,2288,2292,2296,2301,2305,2309,2314,2318,2322,2327,2331,2335,2340,2344,2348,2353,2357],{"type":35,"tag":70,"props":2281,"children":2282},{"style":83},[2283],{"type":41,"value":2150},{"type":35,"tag":70,"props":2285,"children":2286},{"style":218},[2287],{"type":41,"value":2155},{"type":35,"tag":70,"props":2289,"children":2290},{"style":83},[2291],{"type":41,"value":101},{"type":35,"tag":70,"props":2293,"children":2294},{"style":83},[2295],{"type":41,"value":106},{"type":35,"tag":70,"props":2297,"children":2298},{"style":109},[2299],{"type":41,"value":2300},"Other Font",{"type":35,"tag":70,"props":2302,"children":2303},{"style":83},[2304],{"type":41,"value":117},{"type":35,"tag":70,"props":2306,"children":2307},{"style":83},[2308],{"type":41,"value":122},{"type":35,"tag":70,"props":2310,"children":2311},{"style":218},[2312],{"type":41,"value":2313}," src",{"type":35,"tag":70,"props":2315,"children":2316},{"style":83},[2317],{"type":41,"value":101},{"type":35,"tag":70,"props":2319,"children":2320},{"style":83},[2321],{"type":41,"value":106},{"type":35,"tag":70,"props":2323,"children":2324},{"style":109},[2325],{"type":41,"value":2326},"https://example.com/font.woff2",{"type":35,"tag":70,"props":2328,"children":2329},{"style":83},[2330],{"type":41,"value":117},{"type":35,"tag":70,"props":2332,"children":2333},{"style":83},[2334],{"type":41,"value":122},{"type":35,"tag":70,"props":2336,"children":2337},{"style":218},[2338],{"type":41,"value":2339}," weight",{"type":35,"tag":70,"props":2341,"children":2342},{"style":83},[2343],{"type":41,"value":101},{"type":35,"tag":70,"props":2345,"children":2346},{"style":83},[2347],{"type":41,"value":106},{"type":35,"tag":70,"props":2349,"children":2350},{"style":109},[2351],{"type":41,"value":2352},"bold",{"type":35,"tag":70,"props":2354,"children":2355},{"style":83},[2356],{"type":41,"value":117},{"type":35,"tag":70,"props":2358,"children":2359},{"style":83},[2360],{"type":41,"value":2203},{"type":35,"tag":70,"props":2362,"children":2363},{"class":72,"line":1268},[2364],{"type":35,"tag":70,"props":2365,"children":2366},{"style":125},[2367],{"type":41,"value":2368},"    ]\n",{"type":35,"tag":70,"props":2370,"children":2371},{"class":72,"line":1289},[2372],{"type":35,"tag":70,"props":2373,"children":2374},{"style":83},[2375],{"type":41,"value":586},{"type":35,"tag":70,"props":2377,"children":2378},{"class":72,"line":1310},[2379,2383],{"type":35,"tag":70,"props":2380,"children":2381},{"style":83},[2382],{"type":41,"value":594},{"type":35,"tag":70,"props":2384,"children":2385},{"style":125},[2386],{"type":41,"value":599},{"type":35,"tag":1388,"props":2388,"children":2390},{"id":2389},"name",[2391],{"type":35,"tag":50,"props":2392,"children":2394},{"className":2393},[],[2395],{"type":41,"value":2389},{"type":35,"tag":44,"props":2397,"children":2398},{},[2399,2400],{"type":41,"value":1401},{"type":35,"tag":2401,"props":2402,"children":2403},"em",{},[2404],{"type":41,"value":2405},"None",{"type":35,"tag":44,"props":2407,"children":2408},{},[2409,2411,2416],{"type":41,"value":2410},"Defines the name of the font that should be given the option. This is required for every item in the ",{"type":35,"tag":50,"props":2412,"children":2414},{"className":2413},[],[2415],{"type":41,"value":981},{"type":41,"value":2417}," array.",{"type":35,"tag":1388,"props":2419,"children":2421},{"id":2420},"global",[2422],{"type":35,"tag":50,"props":2423,"children":2425},{"className":2424},[],[2426],{"type":41,"value":2420},{"type":35,"tag":44,"props":2428,"children":2429},{},[2430,2431],{"type":41,"value":1401},{"type":35,"tag":50,"props":2432,"children":2434},{"className":2433},[],[2435],{"type":41,"value":2436},"false",{"type":35,"tag":44,"props":2438,"children":2439},{},[2440,2442,2448],{"type":41,"value":2441},"Defines whether to inject ",{"type":35,"tag":50,"props":2443,"children":2445},{"className":2444},[],[2446],{"type":41,"value":2447},"@font-face",{"type":41,"value":2449}," regardless of usage in project.",{"type":35,"tag":1388,"props":2451,"children":2453},{"id":2452},"provider",[2454],{"type":35,"tag":50,"props":2455,"children":2457},{"className":2456},[],[2458],{"type":41,"value":2452},{"type":35,"tag":44,"props":2460,"children":2461},{},[2462,2463],{"type":41,"value":1401},{"type":35,"tag":2401,"props":2464,"children":2465},{},[2466],{"type":41,"value":2405},{"type":35,"tag":44,"props":2468,"children":2469},{},[2470,2472,2477,2479,2484,2485,2491,2492,2498,2499,2505,2506,2512,2513,2519],{"type":41,"value":2471},"Defines the provider that is used for the given font. You can choose any providers from ",{"type":35,"tag":50,"props":2473,"children":2475},{"className":2474},[],[2476],{"type":41,"value":2194},{"type":41,"value":2478},", ",{"type":35,"tag":50,"props":2480,"children":2482},{"className":2481},[],[2483],{"type":41,"value":2260},{"type":41,"value":2478},{"type":35,"tag":50,"props":2486,"children":2488},{"className":2487},[],[2489],{"type":41,"value":2490},"bunny",{"type":41,"value":2478},{"type":35,"tag":50,"props":2493,"children":2495},{"className":2494},[],[2496],{"type":41,"value":2497},"fontshare",{"type":41,"value":2478},{"type":35,"tag":50,"props":2500,"children":2502},{"className":2501},[],[2503],{"type":41,"value":2504},"fontsource",{"type":41,"value":2478},{"type":35,"tag":50,"props":2507,"children":2509},{"className":2508},[],[2510],{"type":41,"value":2511},"adobe",{"type":41,"value":2478},{"type":35,"tag":50,"props":2514,"children":2516},{"className":2515},[],[2517],{"type":41,"value":2518},"local",{"type":41,"value":356},{"type":35,"tag":1388,"props":2521,"children":2523},{"id":2522},"src",[2524],{"type":35,"tag":50,"props":2525,"children":2527},{"className":2526},[],[2528],{"type":41,"value":2522},{"type":35,"tag":44,"props":2530,"children":2531},{},[2532,2533],{"type":41,"value":1401},{"type":35,"tag":2401,"props":2534,"children":2535},{},[2536],{"type":41,"value":2405},{"type":35,"tag":44,"props":2538,"children":2539},{},[2540],{"type":41,"value":2541},"Defines the src that should be used for the given font. If this is defined, then no other providers will be used for the given font family.",{"type":35,"tag":36,"props":2543,"children":2545},{"id":2544},"provider-options",[2546],{"type":41,"value":2547},"Provider Options",{"type":35,"tag":44,"props":2549,"children":2550},{},[2551,2553,2558],{"type":41,"value":2552},"Providers can have their own options. These options are passed directly to different font providers. Please refer to the ",{"type":35,"tag":347,"props":2554,"children":2555},{"href":19},[2556],{"type":41,"value":2557},"provider documentation",{"type":41,"value":2559}," for more information.",{"type":35,"tag":59,"props":2561,"children":2563},{"className":446,"code":2562,"filename":448,"language":449,"meta":29,"style":29},"export default defineNuxtConfig({\n  modules: ['@nuxt/fonts'],\n  fonts: {\n    google: {},\n    local: {},\n    adobe: {\n      id: ['fontkitId1', 'fontkitId2'],\n    }\n  }\n})\n",[2564],{"type":35,"tag":50,"props":2565,"children":2566},{"__ignoreMap":29},[2567,2590,2625,2640,2657,2673,2689,2743,2751,2758],{"type":35,"tag":70,"props":2568,"children":2569},{"class":72,"line":73},[2570,2574,2578,2582,2586],{"type":35,"tag":70,"props":2571,"children":2572},{"style":200},[2573],{"type":41,"value":203},{"type":35,"tag":70,"props":2575,"children":2576},{"style":200},[2577],{"type":41,"value":208},{"type":35,"tag":70,"props":2579,"children":2580},{"style":467},[2581],{"type":41,"value":470},{"type":35,"tag":70,"props":2583,"children":2584},{"style":125},[2585],{"type":41,"value":475},{"type":35,"tag":70,"props":2587,"children":2588},{"style":83},[2589],{"type":41,"value":480},{"type":35,"tag":70,"props":2591,"children":2592},{"class":72,"line":89},[2593,2597,2601,2605,2609,2613,2617,2621],{"type":35,"tag":70,"props":2594,"children":2595},{"style":218},[2596],{"type":41,"value":488},{"type":35,"tag":70,"props":2598,"children":2599},{"style":83},[2600],{"type":41,"value":101},{"type":35,"tag":70,"props":2602,"children":2603},{"style":125},[2604],{"type":41,"value":280},{"type":35,"tag":70,"props":2606,"children":2607},{"style":83},[2608],{"type":41,"value":117},{"type":35,"tag":70,"props":2610,"children":2611},{"style":109},[2612],{"type":41,"value":505},{"type":35,"tag":70,"props":2614,"children":2615},{"style":83},[2616],{"type":41,"value":117},{"type":35,"tag":70,"props":2618,"children":2619},{"style":125},[2620],{"type":41,"value":297},{"type":35,"tag":70,"props":2622,"children":2623},{"style":83},[2624],{"type":41,"value":302},{"type":35,"tag":70,"props":2626,"children":2627},{"class":72,"line":136},[2628,2632,2636],{"type":35,"tag":70,"props":2629,"children":2630},{"style":218},[2631],{"type":41,"value":525},{"type":35,"tag":70,"props":2633,"children":2634},{"style":83},[2635],{"type":41,"value":101},{"type":35,"tag":70,"props":2637,"children":2638},{"style":83},[2639],{"type":41,"value":86},{"type":35,"tag":70,"props":2641,"children":2642},{"class":72,"line":248},[2643,2648,2652],{"type":35,"tag":70,"props":2644,"children":2645},{"style":218},[2646],{"type":41,"value":2647},"    google",{"type":35,"tag":70,"props":2649,"children":2650},{"style":83},[2651],{"type":41,"value":101},{"type":35,"tag":70,"props":2653,"children":2654},{"style":83},[2655],{"type":41,"value":2656}," {},\n",{"type":35,"tag":70,"props":2658,"children":2659},{"class":72,"line":265},[2660,2665,2669],{"type":35,"tag":70,"props":2661,"children":2662},{"style":218},[2663],{"type":41,"value":2664},"    local",{"type":35,"tag":70,"props":2666,"children":2667},{"style":83},[2668],{"type":41,"value":101},{"type":35,"tag":70,"props":2670,"children":2671},{"style":83},[2672],{"type":41,"value":2656},{"type":35,"tag":70,"props":2674,"children":2675},{"class":72,"line":305},[2676,2681,2685],{"type":35,"tag":70,"props":2677,"children":2678},{"style":218},[2679],{"type":41,"value":2680},"    adobe",{"type":35,"tag":70,"props":2682,"children":2683},{"style":83},[2684],{"type":41,"value":101},{"type":35,"tag":70,"props":2686,"children":2687},{"style":83},[2688],{"type":41,"value":86},{"type":35,"tag":70,"props":2690,"children":2691},{"class":72,"line":314},[2692,2697,2701,2705,2709,2714,2718,2722,2726,2731,2735,2739],{"type":35,"tag":70,"props":2693,"children":2694},{"style":218},[2695],{"type":41,"value":2696},"      id",{"type":35,"tag":70,"props":2698,"children":2699},{"style":83},[2700],{"type":41,"value":101},{"type":35,"tag":70,"props":2702,"children":2703},{"style":125},[2704],{"type":41,"value":280},{"type":35,"tag":70,"props":2706,"children":2707},{"style":83},[2708],{"type":41,"value":117},{"type":35,"tag":70,"props":2710,"children":2711},{"style":109},[2712],{"type":41,"value":2713},"fontkitId1",{"type":35,"tag":70,"props":2715,"children":2716},{"style":83},[2717],{"type":41,"value":117},{"type":35,"tag":70,"props":2719,"children":2720},{"style":83},[2721],{"type":41,"value":122},{"type":35,"tag":70,"props":2723,"children":2724},{"style":83},[2725],{"type":41,"value":106},{"type":35,"tag":70,"props":2727,"children":2728},{"style":109},[2729],{"type":41,"value":2730},"fontkitId2",{"type":35,"tag":70,"props":2732,"children":2733},{"style":83},[2734],{"type":41,"value":117},{"type":35,"tag":70,"props":2736,"children":2737},{"style":125},[2738],{"type":41,"value":297},{"type":35,"tag":70,"props":2740,"children":2741},{"style":83},[2742],{"type":41,"value":302},{"type":35,"tag":70,"props":2744,"children":2745},{"class":72,"line":323},[2746],{"type":35,"tag":70,"props":2747,"children":2748},{"style":83},[2749],{"type":41,"value":2750},"    }\n",{"type":35,"tag":70,"props":2752,"children":2753},{"class":72,"line":332},[2754],{"type":35,"tag":70,"props":2755,"children":2756},{"style":83},[2757],{"type":41,"value":586},{"type":35,"tag":70,"props":2759,"children":2760},{"class":72,"line":1247},[2761,2765],{"type":35,"tag":70,"props":2762,"children":2763},{"style":83},[2764],{"type":41,"value":594},{"type":35,"tag":70,"props":2766,"children":2767},{"style":125},[2768],{"type":41,"value":599},{"type":35,"tag":36,"props":2770,"children":2772},{"id":2771},"providers",[2773],{"type":35,"tag":50,"props":2774,"children":2776},{"className":2775},[],[2777],{"type":41,"value":2771},{"type":35,"tag":44,"props":2779,"children":2780},{},[2781],{"type":41,"value":2782},"This defines the behavior of the providers used.",{"type":35,"tag":59,"props":2784,"children":2786},{"className":446,"code":2785,"filename":448,"language":449,"meta":29,"style":29},"export default defineNuxtConfig({\n  modules: ['@nuxt/fonts'],\n  fonts: {\n    providers: {\n      // You can pass a new custom provider - see more in the providers documentation\n      // for what this file should look like\n      custom: '~/providers/custom',\n      // Or you can disable a built-in provider\n      google: false,\n    }\n  }\n})\n",[2787],{"type":35,"tag":50,"props":2788,"children":2789},{"__ignoreMap":29},[2790,2813,2848,2863,2879,2887,2895,2924,2932,2953,2960,2967],{"type":35,"tag":70,"props":2791,"children":2792},{"class":72,"line":73},[2793,2797,2801,2805,2809],{"type":35,"tag":70,"props":2794,"children":2795},{"style":200},[2796],{"type":41,"value":203},{"type":35,"tag":70,"props":2798,"children":2799},{"style":200},[2800],{"type":41,"value":208},{"type":35,"tag":70,"props":2802,"children":2803},{"style":467},[2804],{"type":41,"value":470},{"type":35,"tag":70,"props":2806,"children":2807},{"style":125},[2808],{"type":41,"value":475},{"type":35,"tag":70,"props":2810,"children":2811},{"style":83},[2812],{"type":41,"value":480},{"type":35,"tag":70,"props":2814,"children":2815},{"class":72,"line":89},[2816,2820,2824,2828,2832,2836,2840,2844],{"type":35,"tag":70,"props":2817,"children":2818},{"style":218},[2819],{"type":41,"value":488},{"type":35,"tag":70,"props":2821,"children":2822},{"style":83},[2823],{"type":41,"value":101},{"type":35,"tag":70,"props":2825,"children":2826},{"style":125},[2827],{"type":41,"value":280},{"type":35,"tag":70,"props":2829,"children":2830},{"style":83},[2831],{"type":41,"value":117},{"type":35,"tag":70,"props":2833,"children":2834},{"style":109},[2835],{"type":41,"value":505},{"type":35,"tag":70,"props":2837,"children":2838},{"style":83},[2839],{"type":41,"value":117},{"type":35,"tag":70,"props":2841,"children":2842},{"style":125},[2843],{"type":41,"value":297},{"type":35,"tag":70,"props":2845,"children":2846},{"style":83},[2847],{"type":41,"value":302},{"type":35,"tag":70,"props":2849,"children":2850},{"class":72,"line":136},[2851,2855,2859],{"type":35,"tag":70,"props":2852,"children":2853},{"style":218},[2854],{"type":41,"value":525},{"type":35,"tag":70,"props":2856,"children":2857},{"style":83},[2858],{"type":41,"value":101},{"type":35,"tag":70,"props":2860,"children":2861},{"style":83},[2862],{"type":41,"value":86},{"type":35,"tag":70,"props":2864,"children":2865},{"class":72,"line":248},[2866,2871,2875],{"type":35,"tag":70,"props":2867,"children":2868},{"style":218},[2869],{"type":41,"value":2870},"    providers",{"type":35,"tag":70,"props":2872,"children":2873},{"style":83},[2874],{"type":41,"value":101},{"type":35,"tag":70,"props":2876,"children":2877},{"style":83},[2878],{"type":41,"value":86},{"type":35,"tag":70,"props":2880,"children":2881},{"class":72,"line":265},[2882],{"type":35,"tag":70,"props":2883,"children":2884},{"style":927},[2885],{"type":41,"value":2886},"      // You can pass a new custom provider - see more in the providers documentation\n",{"type":35,"tag":70,"props":2888,"children":2889},{"class":72,"line":305},[2890],{"type":35,"tag":70,"props":2891,"children":2892},{"style":927},[2893],{"type":41,"value":2894},"      // for what this file should look like\n",{"type":35,"tag":70,"props":2896,"children":2897},{"class":72,"line":314},[2898,2903,2907,2911,2916,2920],{"type":35,"tag":70,"props":2899,"children":2900},{"style":218},[2901],{"type":41,"value":2902},"      custom",{"type":35,"tag":70,"props":2904,"children":2905},{"style":83},[2906],{"type":41,"value":101},{"type":35,"tag":70,"props":2908,"children":2909},{"style":83},[2910],{"type":41,"value":106},{"type":35,"tag":70,"props":2912,"children":2913},{"style":109},[2914],{"type":41,"value":2915},"~/providers/custom",{"type":35,"tag":70,"props":2917,"children":2918},{"style":83},[2919],{"type":41,"value":117},{"type":35,"tag":70,"props":2921,"children":2922},{"style":83},[2923],{"type":41,"value":302},{"type":35,"tag":70,"props":2925,"children":2926},{"class":72,"line":323},[2927],{"type":35,"tag":70,"props":2928,"children":2929},{"style":927},[2930],{"type":41,"value":2931},"      // Or you can disable a built-in provider\n",{"type":35,"tag":70,"props":2933,"children":2934},{"class":72,"line":332},[2935,2940,2944,2949],{"type":35,"tag":70,"props":2936,"children":2937},{"style":218},[2938],{"type":41,"value":2939},"      google",{"type":35,"tag":70,"props":2941,"children":2942},{"style":83},[2943],{"type":41,"value":101},{"type":35,"tag":70,"props":2945,"children":2946},{"style":564},[2947],{"type":41,"value":2948}," false",{"type":35,"tag":70,"props":2950,"children":2951},{"style":83},[2952],{"type":41,"value":302},{"type":35,"tag":70,"props":2954,"children":2955},{"class":72,"line":1247},[2956],{"type":35,"tag":70,"props":2957,"children":2958},{"style":83},[2959],{"type":41,"value":2750},{"type":35,"tag":70,"props":2961,"children":2962},{"class":72,"line":1268},[2963],{"type":35,"tag":70,"props":2964,"children":2965},{"style":83},[2966],{"type":41,"value":586},{"type":35,"tag":70,"props":2968,"children":2969},{"class":72,"line":1289},[2970,2974],{"type":35,"tag":70,"props":2971,"children":2972},{"style":83},[2973],{"type":41,"value":594},{"type":35,"tag":70,"props":2975,"children":2976},{"style":125},[2977],{"type":41,"value":599},{"type":35,"tag":36,"props":2979,"children":2981},{"id":2980},"assets",[2982],{"type":35,"tag":50,"props":2983,"children":2985},{"className":2984},[],[2986],{"type":41,"value":2980},{"type":35,"tag":44,"props":2988,"children":2989},{},[2990],{"type":41,"value":2991},"This defines the behavior of the assets used.",{"type":35,"tag":59,"props":2993,"children":2995},{"className":446,"code":2994,"filename":448,"language":449,"meta":29,"style":29},"export default defineNuxtConfig({\n  modules: ['@nuxt/fonts'],\n  fonts: {\n    assets: {\n      // The baseURL where font files are served.\n      prefix: '/_fonts/'\n    }\n  }\n})\n",[2996],{"type":35,"tag":50,"props":2997,"children":2998},{"__ignoreMap":29},[2999,3022,3057,3072,3088,3096,3121,3128,3135],{"type":35,"tag":70,"props":3000,"children":3001},{"class":72,"line":73},[3002,3006,3010,3014,3018],{"type":35,"tag":70,"props":3003,"children":3004},{"style":200},[3005],{"type":41,"value":203},{"type":35,"tag":70,"props":3007,"children":3008},{"style":200},[3009],{"type":41,"value":208},{"type":35,"tag":70,"props":3011,"children":3012},{"style":467},[3013],{"type":41,"value":470},{"type":35,"tag":70,"props":3015,"children":3016},{"style":125},[3017],{"type":41,"value":475},{"type":35,"tag":70,"props":3019,"children":3020},{"style":83},[3021],{"type":41,"value":480},{"type":35,"tag":70,"props":3023,"children":3024},{"class":72,"line":89},[3025,3029,3033,3037,3041,3045,3049,3053],{"type":35,"tag":70,"props":3026,"children":3027},{"style":218},[3028],{"type":41,"value":488},{"type":35,"tag":70,"props":3030,"children":3031},{"style":83},[3032],{"type":41,"value":101},{"type":35,"tag":70,"props":3034,"children":3035},{"style":125},[3036],{"type":41,"value":280},{"type":35,"tag":70,"props":3038,"children":3039},{"style":83},[3040],{"type":41,"value":117},{"type":35,"tag":70,"props":3042,"children":3043},{"style":109},[3044],{"type":41,"value":505},{"type":35,"tag":70,"props":3046,"children":3047},{"style":83},[3048],{"type":41,"value":117},{"type":35,"tag":70,"props":3050,"children":3051},{"style":125},[3052],{"type":41,"value":297},{"type":35,"tag":70,"props":3054,"children":3055},{"style":83},[3056],{"type":41,"value":302},{"type":35,"tag":70,"props":3058,"children":3059},{"class":72,"line":136},[3060,3064,3068],{"type":35,"tag":70,"props":3061,"children":3062},{"style":218},[3063],{"type":41,"value":525},{"type":35,"tag":70,"props":3065,"children":3066},{"style":83},[3067],{"type":41,"value":101},{"type":35,"tag":70,"props":3069,"children":3070},{"style":83},[3071],{"type":41,"value":86},{"type":35,"tag":70,"props":3073,"children":3074},{"class":72,"line":248},[3075,3080,3084],{"type":35,"tag":70,"props":3076,"children":3077},{"style":218},[3078],{"type":41,"value":3079},"    assets",{"type":35,"tag":70,"props":3081,"children":3082},{"style":83},[3083],{"type":41,"value":101},{"type":35,"tag":70,"props":3085,"children":3086},{"style":83},[3087],{"type":41,"value":86},{"type":35,"tag":70,"props":3089,"children":3090},{"class":72,"line":265},[3091],{"type":35,"tag":70,"props":3092,"children":3093},{"style":927},[3094],{"type":41,"value":3095},"      // The baseURL where font files are served.\n",{"type":35,"tag":70,"props":3097,"children":3098},{"class":72,"line":305},[3099,3104,3108,3112,3117],{"type":35,"tag":70,"props":3100,"children":3101},{"style":218},[3102],{"type":41,"value":3103},"      prefix",{"type":35,"tag":70,"props":3105,"children":3106},{"style":83},[3107],{"type":41,"value":101},{"type":35,"tag":70,"props":3109,"children":3110},{"style":83},[3111],{"type":41,"value":106},{"type":35,"tag":70,"props":3113,"children":3114},{"style":109},[3115],{"type":41,"value":3116},"/_fonts/",{"type":35,"tag":70,"props":3118,"children":3119},{"style":83},[3120],{"type":41,"value":680},{"type":35,"tag":70,"props":3122,"children":3123},{"class":72,"line":314},[3124],{"type":35,"tag":70,"props":3125,"children":3126},{"style":83},[3127],{"type":41,"value":2750},{"type":35,"tag":70,"props":3129,"children":3130},{"class":72,"line":323},[3131],{"type":35,"tag":70,"props":3132,"children":3133},{"style":83},[3134],{"type":41,"value":586},{"type":35,"tag":70,"props":3136,"children":3137},{"class":72,"line":332},[3138,3142],{"type":35,"tag":70,"props":3139,"children":3140},{"style":83},[3141],{"type":41,"value":594},{"type":35,"tag":70,"props":3143,"children":3144},{"style":125},[3145],{"type":41,"value":599},{"type":35,"tag":36,"props":3147,"children":3149},{"id":3148},"priority",[3150],{"type":35,"tag":50,"props":3151,"children":3153},{"className":3152},[],[3154],{"type":41,"value":3148},{"type":35,"tag":44,"props":3156,"children":3157},{},[3158],{"type":41,"value":3159},"You can customize the order in which providers are checked.",{"type":35,"tag":59,"props":3161,"children":3163},{"className":446,"code":3162,"filename":448,"language":449,"meta":29,"style":29},"export default defineNuxtConfig({\n  modules: ['@nuxt/fonts'],\n  fonts: {\n    priority: ['bunny', 'google'],\n  }\n})\n",[3164],{"type":35,"tag":50,"props":3165,"children":3166},{"__ignoreMap":29},[3167,3190,3225,3240,3292,3299],{"type":35,"tag":70,"props":3168,"children":3169},{"class":72,"line":73},[3170,3174,3178,3182,3186],{"type":35,"tag":70,"props":3171,"children":3172},{"style":200},[3173],{"type":41,"value":203},{"type":35,"tag":70,"props":3175,"children":3176},{"style":200},[3177],{"type":41,"value":208},{"type":35,"tag":70,"props":3179,"children":3180},{"style":467},[3181],{"type":41,"value":470},{"type":35,"tag":70,"props":3183,"children":3184},{"style":125},[3185],{"type":41,"value":475},{"type":35,"tag":70,"props":3187,"children":3188},{"style":83},[3189],{"type":41,"value":480},{"type":35,"tag":70,"props":3191,"children":3192},{"class":72,"line":89},[3193,3197,3201,3205,3209,3213,3217,3221],{"type":35,"tag":70,"props":3194,"children":3195},{"style":218},[3196],{"type":41,"value":488},{"type":35,"tag":70,"props":3198,"children":3199},{"style":83},[3200],{"type":41,"value":101},{"type":35,"tag":70,"props":3202,"children":3203},{"style":125},[3204],{"type":41,"value":280},{"type":35,"tag":70,"props":3206,"children":3207},{"style":83},[3208],{"type":41,"value":117},{"type":35,"tag":70,"props":3210,"children":3211},{"style":109},[3212],{"type":41,"value":505},{"type":35,"tag":70,"props":3214,"children":3215},{"style":83},[3216],{"type":41,"value":117},{"type":35,"tag":70,"props":3218,"children":3219},{"style":125},[3220],{"type":41,"value":297},{"type":35,"tag":70,"props":3222,"children":3223},{"style":83},[3224],{"type":41,"value":302},{"type":35,"tag":70,"props":3226,"children":3227},{"class":72,"line":136},[3228,3232,3236],{"type":35,"tag":70,"props":3229,"children":3230},{"style":218},[3231],{"type":41,"value":525},{"type":35,"tag":70,"props":3233,"children":3234},{"style":83},[3235],{"type":41,"value":101},{"type":35,"tag":70,"props":3237,"children":3238},{"style":83},[3239],{"type":41,"value":86},{"type":35,"tag":70,"props":3241,"children":3242},{"class":72,"line":248},[3243,3248,3252,3256,3260,3264,3268,3272,3276,3280,3284,3288],{"type":35,"tag":70,"props":3244,"children":3245},{"style":218},[3246],{"type":41,"value":3247},"    priority",{"type":35,"tag":70,"props":3249,"children":3250},{"style":83},[3251],{"type":41,"value":101},{"type":35,"tag":70,"props":3253,"children":3254},{"style":125},[3255],{"type":41,"value":280},{"type":35,"tag":70,"props":3257,"children":3258},{"style":83},[3259],{"type":41,"value":117},{"type":35,"tag":70,"props":3261,"children":3262},{"style":109},[3263],{"type":41,"value":2490},{"type":35,"tag":70,"props":3265,"children":3266},{"style":83},[3267],{"type":41,"value":117},{"type":35,"tag":70,"props":3269,"children":3270},{"style":83},[3271],{"type":41,"value":122},{"type":35,"tag":70,"props":3273,"children":3274},{"style":83},[3275],{"type":41,"value":106},{"type":35,"tag":70,"props":3277,"children":3278},{"style":109},[3279],{"type":41,"value":2260},{"type":35,"tag":70,"props":3281,"children":3282},{"style":83},[3283],{"type":41,"value":117},{"type":35,"tag":70,"props":3285,"children":3286},{"style":125},[3287],{"type":41,"value":297},{"type":35,"tag":70,"props":3289,"children":3290},{"style":83},[3291],{"type":41,"value":302},{"type":35,"tag":70,"props":3293,"children":3294},{"class":72,"line":265},[3295],{"type":35,"tag":70,"props":3296,"children":3297},{"style":83},[3298],{"type":41,"value":586},{"type":35,"tag":70,"props":3300,"children":3301},{"class":72,"line":305},[3302,3306],{"type":35,"tag":70,"props":3303,"children":3304},{"style":83},[3305],{"type":41,"value":594},{"type":35,"tag":70,"props":3307,"children":3308},{"style":125},[3309],{"type":41,"value":599},{"type":35,"tag":36,"props":3311,"children":3313},{"id":3312},"provider-1",[3314],{"type":35,"tag":50,"props":3315,"children":3317},{"className":3316},[],[3318],{"type":41,"value":2452},{"type":35,"tag":44,"props":3320,"children":3321},{},[3322],{"type":41,"value":3323},"In some cases you may wish to use only one font provider. This is equivalent to disabling all other font providers.",{"type":35,"tag":59,"props":3325,"children":3327},{"className":446,"code":3326,"filename":448,"language":449,"meta":29,"style":29},"export default defineNuxtConfig({\n  modules: ['@nuxt/fonts'],\n  fonts: {\n    provider: 'google'\n  }\n})\n",[3328],{"type":35,"tag":50,"props":3329,"children":3330},{"__ignoreMap":29},[3331,3354,3389,3404,3428,3435],{"type":35,"tag":70,"props":3332,"children":3333},{"class":72,"line":73},[3334,3338,3342,3346,3350],{"type":35,"tag":70,"props":3335,"children":3336},{"style":200},[3337],{"type":41,"value":203},{"type":35,"tag":70,"props":3339,"children":3340},{"style":200},[3341],{"type":41,"value":208},{"type":35,"tag":70,"props":3343,"children":3344},{"style":467},[3345],{"type":41,"value":470},{"type":35,"tag":70,"props":3347,"children":3348},{"style":125},[3349],{"type":41,"value":475},{"type":35,"tag":70,"props":3351,"children":3352},{"style":83},[3353],{"type":41,"value":480},{"type":35,"tag":70,"props":3355,"children":3356},{"class":72,"line":89},[3357,3361,3365,3369,3373,3377,3381,3385],{"type":35,"tag":70,"props":3358,"children":3359},{"style":218},[3360],{"type":41,"value":488},{"type":35,"tag":70,"props":3362,"children":3363},{"style":83},[3364],{"type":41,"value":101},{"type":35,"tag":70,"props":3366,"children":3367},{"style":125},[3368],{"type":41,"value":280},{"type":35,"tag":70,"props":3370,"children":3371},{"style":83},[3372],{"type":41,"value":117},{"type":35,"tag":70,"props":3374,"children":3375},{"style":109},[3376],{"type":41,"value":505},{"type":35,"tag":70,"props":3378,"children":3379},{"style":83},[3380],{"type":41,"value":117},{"type":35,"tag":70,"props":3382,"children":3383},{"style":125},[3384],{"type":41,"value":297},{"type":35,"tag":70,"props":3386,"children":3387},{"style":83},[3388],{"type":41,"value":302},{"type":35,"tag":70,"props":3390,"children":3391},{"class":72,"line":136},[3392,3396,3400],{"type":35,"tag":70,"props":3393,"children":3394},{"style":218},[3395],{"type":41,"value":525},{"type":35,"tag":70,"props":3397,"children":3398},{"style":83},[3399],{"type":41,"value":101},{"type":35,"tag":70,"props":3401,"children":3402},{"style":83},[3403],{"type":41,"value":86},{"type":35,"tag":70,"props":3405,"children":3406},{"class":72,"line":248},[3407,3412,3416,3420,3424],{"type":35,"tag":70,"props":3408,"children":3409},{"style":218},[3410],{"type":41,"value":3411},"    provider",{"type":35,"tag":70,"props":3413,"children":3414},{"style":83},[3415],{"type":41,"value":101},{"type":35,"tag":70,"props":3417,"children":3418},{"style":83},[3419],{"type":41,"value":106},{"type":35,"tag":70,"props":3421,"children":3422},{"style":109},[3423],{"type":41,"value":2260},{"type":35,"tag":70,"props":3425,"children":3426},{"style":83},[3427],{"type":41,"value":680},{"type":35,"tag":70,"props":3429,"children":3430},{"class":72,"line":265},[3431],{"type":35,"tag":70,"props":3432,"children":3433},{"style":83},[3434],{"type":41,"value":586},{"type":35,"tag":70,"props":3436,"children":3437},{"class":72,"line":305},[3438,3442],{"type":35,"tag":70,"props":3439,"children":3440},{"style":83},[3441],{"type":41,"value":594},{"type":35,"tag":70,"props":3443,"children":3444},{"style":125},[3445],{"type":41,"value":599},{"type":35,"tag":36,"props":3447,"children":3449},{"id":3448},"devtools",[3450],{"type":35,"tag":50,"props":3451,"children":3453},{"className":3452},[],[3454],{"type":41,"value":3448},{"type":35,"tag":44,"props":3456,"children":3457},{},[3458,3460],{"type":41,"value":3459},"Defines whether to enable devtools for Nuxt font, default is ",{"type":35,"tag":50,"props":3461,"children":3463},{"className":3462},[],[3464],{"type":41,"value":3465},"true",{"type":35,"tag":59,"props":3467,"children":3469},{"className":446,"code":3468,"filename":448,"language":449,"meta":29,"style":29},"export default defineNuxtConfig({\n  modules: ['@nuxt/fonts'],\n  fonts: {\n    // Disable the Nuxt Devtools integration\n    devtools: false\n  }\n})\n",[3470],{"type":35,"tag":50,"props":3471,"children":3472},{"__ignoreMap":29},[3473,3496,3531,3546,3554,3571,3578],{"type":35,"tag":70,"props":3474,"children":3475},{"class":72,"line":73},[3476,3480,3484,3488,3492],{"type":35,"tag":70,"props":3477,"children":3478},{"style":200},[3479],{"type":41,"value":203},{"type":35,"tag":70,"props":3481,"children":3482},{"style":200},[3483],{"type":41,"value":208},{"type":35,"tag":70,"props":3485,"children":3486},{"style":467},[3487],{"type":41,"value":470},{"type":35,"tag":70,"props":3489,"children":3490},{"style":125},[3491],{"type":41,"value":475},{"type":35,"tag":70,"props":3493,"children":3494},{"style":83},[3495],{"type":41,"value":480},{"type":35,"tag":70,"props":3497,"children":3498},{"class":72,"line":89},[3499,3503,3507,3511,3515,3519,3523,3527],{"type":35,"tag":70,"props":3500,"children":3501},{"style":218},[3502],{"type":41,"value":488},{"type":35,"tag":70,"props":3504,"children":3505},{"style":83},[3506],{"type":41,"value":101},{"type":35,"tag":70,"props":3508,"children":3509},{"style":125},[3510],{"type":41,"value":280},{"type":35,"tag":70,"props":3512,"children":3513},{"style":83},[3514],{"type":41,"value":117},{"type":35,"tag":70,"props":3516,"children":3517},{"style":109},[3518],{"type":41,"value":505},{"type":35,"tag":70,"props":3520,"children":3521},{"style":83},[3522],{"type":41,"value":117},{"type":35,"tag":70,"props":3524,"children":3525},{"style":125},[3526],{"type":41,"value":297},{"type":35,"tag":70,"props":3528,"children":3529},{"style":83},[3530],{"type":41,"value":302},{"type":35,"tag":70,"props":3532,"children":3533},{"class":72,"line":136},[3534,3538,3542],{"type":35,"tag":70,"props":3535,"children":3536},{"style":218},[3537],{"type":41,"value":525},{"type":35,"tag":70,"props":3539,"children":3540},{"style":83},[3541],{"type":41,"value":101},{"type":35,"tag":70,"props":3543,"children":3544},{"style":83},[3545],{"type":41,"value":86},{"type":35,"tag":70,"props":3547,"children":3548},{"class":72,"line":248},[3549],{"type":35,"tag":70,"props":3550,"children":3551},{"style":927},[3552],{"type":41,"value":3553},"    // Disable the Nuxt Devtools integration\n",{"type":35,"tag":70,"props":3555,"children":3556},{"class":72,"line":265},[3557,3562,3566],{"type":35,"tag":70,"props":3558,"children":3559},{"style":218},[3560],{"type":41,"value":3561},"    devtools",{"type":35,"tag":70,"props":3563,"children":3564},{"style":83},[3565],{"type":41,"value":101},{"type":35,"tag":70,"props":3567,"children":3568},{"style":564},[3569],{"type":41,"value":3570}," false\n",{"type":35,"tag":70,"props":3572,"children":3573},{"class":72,"line":305},[3574],{"type":35,"tag":70,"props":3575,"children":3576},{"style":83},[3577],{"type":41,"value":586},{"type":35,"tag":70,"props":3579,"children":3580},{"class":72,"line":314},[3581,3585],{"type":35,"tag":70,"props":3582,"children":3583},{"style":83},[3584],{"type":41,"value":594},{"type":35,"tag":70,"props":3586,"children":3587},{"style":125},[3588],{"type":41,"value":599},{"type":35,"tag":36,"props":3590,"children":3592},{"id":3591},"experimental",[3593],{"type":35,"tag":50,"props":3594,"children":3596},{"className":3595},[],[3597],{"type":41,"value":3591},{"type":35,"tag":44,"props":3599,"children":3600},{},[3601,3603,3608],{"type":41,"value":3602},"Defines whether to enable experimental features. All of them are ",{"type":35,"tag":50,"props":3604,"children":3606},{"className":3605},[],[3607],{"type":41,"value":2436},{"type":41,"value":3609}," by default.",{"type":35,"tag":59,"props":3611,"children":3613},{"className":446,"code":3612,"filename":448,"language":449,"meta":29,"style":29},"export default defineNuxtConfig({\n  modules: ['@nuxt/fonts'],\n  fonts: {\n    experimental: {\n      // Required for TailwindCSS v4. You can enable support for processing CSS variables for font family names. This may have a performance impact.\n      processCSSVariables: true\n      // Defines whether to enable adding local fallbacks. Default is `false`.\n      disableLocalFallbacks: true\n    }\n  }\n})\n",[3614],{"type":35,"tag":50,"props":3615,"children":3616},{"__ignoreMap":29},[3617,3640,3675,3690,3705,3713,3729,3737,3750,3757,3764],{"type":35,"tag":70,"props":3618,"children":3619},{"class":72,"line":73},[3620,3624,3628,3632,3636],{"type":35,"tag":70,"props":3621,"children":3622},{"style":200},[3623],{"type":41,"value":203},{"type":35,"tag":70,"props":3625,"children":3626},{"style":200},[3627],{"type":41,"value":208},{"type":35,"tag":70,"props":3629,"children":3630},{"style":467},[3631],{"type":41,"value":470},{"type":35,"tag":70,"props":3633,"children":3634},{"style":125},[3635],{"type":41,"value":475},{"type":35,"tag":70,"props":3637,"children":3638},{"style":83},[3639],{"type":41,"value":480},{"type":35,"tag":70,"props":3641,"children":3642},{"class":72,"line":89},[3643,3647,3651,3655,3659,3663,3667,3671],{"type":35,"tag":70,"props":3644,"children":3645},{"style":218},[3646],{"type":41,"value":488},{"type":35,"tag":70,"props":3648,"children":3649},{"style":83},[3650],{"type":41,"value":101},{"type":35,"tag":70,"props":3652,"children":3653},{"style":125},[3654],{"type":41,"value":280},{"type":35,"tag":70,"props":3656,"children":3657},{"style":83},[3658],{"type":41,"value":117},{"type":35,"tag":70,"props":3660,"children":3661},{"style":109},[3662],{"type":41,"value":505},{"type":35,"tag":70,"props":3664,"children":3665},{"style":83},[3666],{"type":41,"value":117},{"type":35,"tag":70,"props":3668,"children":3669},{"style":125},[3670],{"type":41,"value":297},{"type":35,"tag":70,"props":3672,"children":3673},{"style":83},[3674],{"type":41,"value":302},{"type":35,"tag":70,"props":3676,"children":3677},{"class":72,"line":136},[3678,3682,3686],{"type":35,"tag":70,"props":3679,"children":3680},{"style":218},[3681],{"type":41,"value":525},{"type":35,"tag":70,"props":3683,"children":3684},{"style":83},[3685],{"type":41,"value":101},{"type":35,"tag":70,"props":3687,"children":3688},{"style":83},[3689],{"type":41,"value":86},{"type":35,"tag":70,"props":3691,"children":3692},{"class":72,"line":248},[3693,3697,3701],{"type":35,"tag":70,"props":3694,"children":3695},{"style":218},[3696],{"type":41,"value":541},{"type":35,"tag":70,"props":3698,"children":3699},{"style":83},[3700],{"type":41,"value":101},{"type":35,"tag":70,"props":3702,"children":3703},{"style":83},[3704],{"type":41,"value":86},{"type":35,"tag":70,"props":3706,"children":3707},{"class":72,"line":265},[3708],{"type":35,"tag":70,"props":3709,"children":3710},{"style":927},[3711],{"type":41,"value":3712},"      // Required for TailwindCSS v4. You can enable support for processing CSS variables for font family names. This may have a performance impact.\n",{"type":35,"tag":70,"props":3714,"children":3715},{"class":72,"line":305},[3716,3720,3724],{"type":35,"tag":70,"props":3717,"children":3718},{"style":218},[3719],{"type":41,"value":557},{"type":35,"tag":70,"props":3721,"children":3722},{"style":83},[3723],{"type":41,"value":101},{"type":35,"tag":70,"props":3725,"children":3726},{"style":564},[3727],{"type":41,"value":3728}," true\n",{"type":35,"tag":70,"props":3730,"children":3731},{"class":72,"line":314},[3732],{"type":35,"tag":70,"props":3733,"children":3734},{"style":927},[3735],{"type":41,"value":3736},"      // Defines whether to enable adding local fallbacks. Default is `false`.\n",{"type":35,"tag":70,"props":3738,"children":3739},{"class":72,"line":323},[3740,3745],{"type":35,"tag":70,"props":3741,"children":3742},{"style":125},[3743],{"type":41,"value":3744},"      disableLocalFallbacks: ",{"type":35,"tag":70,"props":3746,"children":3747},{"style":564},[3748],{"type":41,"value":3749},"true\n",{"type":35,"tag":70,"props":3751,"children":3752},{"class":72,"line":332},[3753],{"type":35,"tag":70,"props":3754,"children":3755},{"style":83},[3756],{"type":41,"value":2750},{"type":35,"tag":70,"props":3758,"children":3759},{"class":72,"line":1247},[3760],{"type":35,"tag":70,"props":3761,"children":3762},{"style":83},[3763],{"type":41,"value":586},{"type":35,"tag":70,"props":3765,"children":3766},{"class":72,"line":1268},[3767,3771],{"type":35,"tag":70,"props":3768,"children":3769},{"style":83},[3770],{"type":41,"value":594},{"type":35,"tag":70,"props":3772,"children":3773},{"style":125},[3774],{"type":41,"value":599},{"type":35,"tag":798,"props":3776,"children":3777},{},[3778],{"type":41,"value":802},{"title":29,"searchDepth":89,"depth":89,"links":3780},[3781,3785,3786,3787,3788,3789,3790,3791],{"id":951,"depth":89,"text":954,"children":3782},[3783,3784],{"id":969,"depth":136,"text":969},{"id":981,"depth":136,"text":981},{"id":2544,"depth":89,"text":2547},{"id":2771,"depth":89,"text":2771},{"id":2980,"depth":89,"text":2980},{"id":3148,"depth":89,"text":3148},{"id":3312,"depth":89,"text":2452},{"id":3448,"depth":89,"text":3448},{"id":3591,"depth":89,"text":3591},"content:1.get-started:2.configuration.md","1.get-started/2.configuration.md","1.get-started/2.configuration",{"_path":19,"_dir":27,"_draft":28,"_partial":28,"_locale":29,"title":18,"description":3796,"body":3797,"_type":811,"_id":4999,"_source":813,"_file":5000,"_stem":5001,"_extension":816},"Font providers are designed to be pluggable and extensible, so no matter your setup you should be able to use an existing provider or write your own.",{"type":32,"children":3798,"toc":4987},[3799,3805,3810,3818,3831,3864,3872,3884,3893,3905,3913,3934,3942,3954,3977,3985,3997,4005,4017,4022,4195,4204,4224,4230,4247,4259,4707,4720,4983],{"type":35,"tag":36,"props":3800,"children":3802},{"id":3801},"built-in-providers",[3803],{"type":41,"value":3804},"Built-In Providers",{"type":35,"tag":44,"props":3806,"children":3807},{},[3808],{"type":41,"value":3809},"Nuxt Fonts ships with a number of built-in providers.",{"type":35,"tag":166,"props":3811,"children":3812},{"id":2518},[3813],{"type":35,"tag":50,"props":3814,"children":3816},{"className":3815},[],[3817],{"type":41,"value":2518},{"type":35,"tag":44,"props":3819,"children":3820},{},[3821,3823,3829],{"type":41,"value":3822},"The local provider deeply scans your ",{"type":35,"tag":50,"props":3824,"children":3826},{"className":3825},[],[3827],{"type":41,"value":3828},"public/",{"type":41,"value":3830}," directories (including of your layers) for font files (supporting ttf, woff, woff2, eot or otf extensions).",{"type":35,"tag":44,"props":3832,"children":3833},{},[3834,3836,3841,3843,3848,3850,3855,3857,3862],{"type":41,"value":3835},"Then, when you use a ",{"type":35,"tag":50,"props":3837,"children":3839},{"className":3838},[],[3840],{"type":41,"value":55},{"type":41,"value":3842}," in your CSS, we check to see whether it matches one of these files. We also expect font weight, font style and subset to be in the file name, unless they are 'default' values (",{"type":35,"tag":50,"props":3844,"children":3846},{"className":3845},[],[3847],{"type":41,"value":1124},{"type":41,"value":3849}," weight, ",{"type":35,"tag":50,"props":3851,"children":3853},{"className":3852},[],[3854],{"type":41,"value":1157},{"type":41,"value":3856}," style and ",{"type":35,"tag":50,"props":3858,"children":3860},{"className":3859},[],[3861],{"type":41,"value":1341},{"type":41,"value":3863}," subset).",{"type":35,"tag":166,"props":3865,"children":3866},{"id":2260},[3867],{"type":35,"tag":50,"props":3868,"children":3870},{"className":3869},[],[3871],{"type":41,"value":2260},{"type":35,"tag":44,"props":3873,"children":3874},{},[3875,3882],{"type":35,"tag":347,"props":3876,"children":3879},{"href":3877,"rel":3878},"https://fonts.google.com/",[351],[3880],{"type":41,"value":3881},"Google Fonts",{"type":41,"value":3883}," is one of the best known public font APIs.",{"type":35,"tag":166,"props":3885,"children":3887},{"id":3886},"googleicons",[3888],{"type":35,"tag":50,"props":3889,"children":3891},{"className":3890},[],[3892],{"type":41,"value":3886},{"type":35,"tag":44,"props":3894,"children":3895},{},[3896,3903],{"type":35,"tag":347,"props":3897,"children":3900},{"href":3898,"rel":3899},"https://fonts.google.com/icons",[351],[3901],{"type":41,"value":3902},"Google Fonts Icons",{"type":41,"value":3904}," adds support for Material Symbols and Material Icons.",{"type":35,"tag":166,"props":3906,"children":3907},{"id":2490},[3908],{"type":35,"tag":50,"props":3909,"children":3911},{"className":3910},[],[3912],{"type":41,"value":2490},{"type":35,"tag":44,"props":3914,"children":3915},{},[3916,3923,3925,3932],{"type":35,"tag":347,"props":3917,"children":3920},{"href":3918,"rel":3919},"https://fonts.bunny.net/",[351],[3921],{"type":41,"value":3922},"Bunny Fonts",{"type":41,"value":3924}," is provided by ",{"type":35,"tag":347,"props":3926,"children":3929},{"href":3927,"rel":3928},"https://bunny.net/",[351],[3930],{"type":41,"value":3931},"bunny.net",{"type":41,"value":3933}," and is a drop-in Google Fonts compatible API, focusing on privacy.",{"type":35,"tag":166,"props":3935,"children":3936},{"id":2497},[3937],{"type":35,"tag":50,"props":3938,"children":3940},{"className":3939},[],[3941],{"type":41,"value":2497},{"type":35,"tag":44,"props":3943,"children":3944},{},[3945,3952],{"type":35,"tag":347,"props":3946,"children":3949},{"href":3947,"rel":3948},"https://www.fontshare.com/",[351],[3950],{"type":41,"value":3951},"Fontshare",{"type":41,"value":3953}," is a free font service with 100+ professional-grade fonts from the Indian Type Foundry (ITF).",{"type":35,"tag":144,"props":3955,"children":3956},{},[3957],{"type":35,"tag":44,"props":3958,"children":3959},{},[3960,3962,3969,3971,3976],{"type":41,"value":3961},"You should read ",{"type":35,"tag":347,"props":3963,"children":3966},{"href":3964,"rel":3965},"https://www.fontshare.com/licenses/itf-ffl",[351],[3967],{"type":41,"value":3968},"their terms in full",{"type":41,"value":3970}," before using a font through ",{"type":35,"tag":50,"props":3972,"children":3974},{"className":3973},[],[3975],{"type":41,"value":2497},{"type":41,"value":356},{"type":35,"tag":166,"props":3978,"children":3979},{"id":2504},[3980],{"type":35,"tag":50,"props":3981,"children":3983},{"className":3982},[],[3984],{"type":41,"value":2504},{"type":35,"tag":44,"props":3986,"children":3987},{},[3988,3995],{"type":35,"tag":347,"props":3989,"children":3992},{"href":3990,"rel":3991},"https://fontsource.org/docs/getting-started/introduction",[351],[3993],{"type":41,"value":3994},"Fontsource",{"type":41,"value":3996}," is a collection of open-source fonts that are designed for self-hosting in web applications.",{"type":35,"tag":166,"props":3998,"children":3999},{"id":2511},[4000],{"type":35,"tag":50,"props":4001,"children":4003},{"className":4002},[],[4004],{"type":41,"value":2511},{"type":35,"tag":44,"props":4006,"children":4007},{},[4008,4015],{"type":35,"tag":347,"props":4009,"children":4012},{"href":4010,"rel":4011},"https://fonts.adobe.com/",[351],[4013],{"type":41,"value":4014},"Adobe Fonts",{"type":41,"value":4016}," is a font service for both personal and commercial use included with Creative Cloud subscriptions.",{"type":35,"tag":44,"props":4018,"children":4019},{},[4020],{"type":41,"value":4021},"To configure the Adobe provider in your Nuxt app, you must provide a Project ID or array of Project IDs corresponding to the Web Projects you have created in Adobe Fonts.",{"type":35,"tag":59,"props":4023,"children":4025},{"className":446,"code":4024,"language":449,"meta":29,"style":29},"export default defineNuxtConfig({\n  modules: ['@nuxt/fonts'],\n  fonts: {\n    adobe: {\n      id: ['\u003Csome-id>', '\u003Canother-kit-id>'],\n    },\n  }\n})\n",[4026],{"type":35,"tag":50,"props":4027,"children":4028},{"__ignoreMap":29},[4029,4052,4087,4102,4117,4170,4177,4184],{"type":35,"tag":70,"props":4030,"children":4031},{"class":72,"line":73},[4032,4036,4040,4044,4048],{"type":35,"tag":70,"props":4033,"children":4034},{"style":200},[4035],{"type":41,"value":203},{"type":35,"tag":70,"props":4037,"children":4038},{"style":200},[4039],{"type":41,"value":208},{"type":35,"tag":70,"props":4041,"children":4042},{"style":467},[4043],{"type":41,"value":470},{"type":35,"tag":70,"props":4045,"children":4046},{"style":125},[4047],{"type":41,"value":475},{"type":35,"tag":70,"props":4049,"children":4050},{"style":83},[4051],{"type":41,"value":480},{"type":35,"tag":70,"props":4053,"children":4054},{"class":72,"line":89},[4055,4059,4063,4067,4071,4075,4079,4083],{"type":35,"tag":70,"props":4056,"children":4057},{"style":218},[4058],{"type":41,"value":488},{"type":35,"tag":70,"props":4060,"children":4061},{"style":83},[4062],{"type":41,"value":101},{"type":35,"tag":70,"props":4064,"children":4065},{"style":125},[4066],{"type":41,"value":280},{"type":35,"tag":70,"props":4068,"children":4069},{"style":83},[4070],{"type":41,"value":117},{"type":35,"tag":70,"props":4072,"children":4073},{"style":109},[4074],{"type":41,"value":505},{"type":35,"tag":70,"props":4076,"children":4077},{"style":83},[4078],{"type":41,"value":117},{"type":35,"tag":70,"props":4080,"children":4081},{"style":125},[4082],{"type":41,"value":297},{"type":35,"tag":70,"props":4084,"children":4085},{"style":83},[4086],{"type":41,"value":302},{"type":35,"tag":70,"props":4088,"children":4089},{"class":72,"line":136},[4090,4094,4098],{"type":35,"tag":70,"props":4091,"children":4092},{"style":218},[4093],{"type":41,"value":525},{"type":35,"tag":70,"props":4095,"children":4096},{"style":83},[4097],{"type":41,"value":101},{"type":35,"tag":70,"props":4099,"children":4100},{"style":83},[4101],{"type":41,"value":86},{"type":35,"tag":70,"props":4103,"children":4104},{"class":72,"line":248},[4105,4109,4113],{"type":35,"tag":70,"props":4106,"children":4107},{"style":218},[4108],{"type":41,"value":2680},{"type":35,"tag":70,"props":4110,"children":4111},{"style":83},[4112],{"type":41,"value":101},{"type":35,"tag":70,"props":4114,"children":4115},{"style":83},[4116],{"type":41,"value":86},{"type":35,"tag":70,"props":4118,"children":4119},{"class":72,"line":265},[4120,4124,4128,4132,4136,4141,4145,4149,4153,4158,4162,4166],{"type":35,"tag":70,"props":4121,"children":4122},{"style":218},[4123],{"type":41,"value":2696},{"type":35,"tag":70,"props":4125,"children":4126},{"style":83},[4127],{"type":41,"value":101},{"type":35,"tag":70,"props":4129,"children":4130},{"style":125},[4131],{"type":41,"value":280},{"type":35,"tag":70,"props":4133,"children":4134},{"style":83},[4135],{"type":41,"value":117},{"type":35,"tag":70,"props":4137,"children":4138},{"style":109},[4139],{"type":41,"value":4140},"\u003Csome-id>",{"type":35,"tag":70,"props":4142,"children":4143},{"style":83},[4144],{"type":41,"value":117},{"type":35,"tag":70,"props":4146,"children":4147},{"style":83},[4148],{"type":41,"value":122},{"type":35,"tag":70,"props":4150,"children":4151},{"style":83},[4152],{"type":41,"value":106},{"type":35,"tag":70,"props":4154,"children":4155},{"style":109},[4156],{"type":41,"value":4157},"\u003Canother-kit-id>",{"type":35,"tag":70,"props":4159,"children":4160},{"style":83},[4161],{"type":41,"value":117},{"type":35,"tag":70,"props":4163,"children":4164},{"style":125},[4165],{"type":41,"value":297},{"type":35,"tag":70,"props":4167,"children":4168},{"style":83},[4169],{"type":41,"value":302},{"type":35,"tag":70,"props":4171,"children":4172},{"class":72,"line":305},[4173],{"type":35,"tag":70,"props":4174,"children":4175},{"style":83},[4176],{"type":41,"value":320},{"type":35,"tag":70,"props":4178,"children":4179},{"class":72,"line":314},[4180],{"type":35,"tag":70,"props":4181,"children":4182},{"style":83},[4183],{"type":41,"value":586},{"type":35,"tag":70,"props":4185,"children":4186},{"class":72,"line":323},[4187,4191],{"type":35,"tag":70,"props":4188,"children":4189},{"style":83},[4190],{"type":41,"value":594},{"type":35,"tag":70,"props":4192,"children":4193},{"style":125},[4194],{"type":41,"value":599},{"type":35,"tag":144,"props":4196,"children":4198},{"type":4197},"warning",[4199],{"type":35,"tag":44,"props":4200,"children":4201},{},[4202],{"type":41,"value":4203},"We currently can't provide non-latin subsets for Adobe Fonts as they do not have a public API for that. Please use other providers in such cases.",{"type":35,"tag":144,"props":4205,"children":4206},{"type":4197},[4207],{"type":35,"tag":44,"props":4208,"children":4209},{},[4210,4211,4217,4218,4223],{"type":41,"value":3961},{"type":35,"tag":347,"props":4212,"children":4215},{"href":4213,"rel":4214},"https://www.adobe.com/legal/terms.html",[351],[4216],{"type":41,"value":3968},{"type":41,"value":3970},{"type":35,"tag":50,"props":4219,"children":4221},{"className":4220},[],[4222],{"type":41,"value":2511},{"type":41,"value":356},{"type":35,"tag":36,"props":4225,"children":4227},{"id":4226},"custom-providers",[4228],{"type":41,"value":4229},"Custom Providers",{"type":35,"tag":44,"props":4231,"children":4232},{},[4233,4235,4246],{"type":41,"value":4234},"The core of the provider API in Nuxt Fonts has been extracted to a common library that can be used by any framework - ",{"type":35,"tag":347,"props":4236,"children":4239},{"href":4237,"rel":4238},"https://github.com/unjs/unifont",[351],[4240],{"type":35,"tag":50,"props":4241,"children":4243},{"className":4242},[],[4244],{"type":41,"value":4245},"unifont",{"type":41,"value":356},{"type":35,"tag":44,"props":4248,"children":4249},{},[4250,4252,4257],{"type":41,"value":4251},"The provider API is likely to evolve in the next few releases of ",{"type":35,"tag":50,"props":4253,"children":4255},{"className":4254},[],[4256],{"type":41,"value":4245},{"type":41,"value":4258},", but at the moment it looks like this:",{"type":35,"tag":59,"props":4260,"children":4262},{"className":446,"code":4261,"language":449,"meta":29,"style":29},"import { defineFontProvider } from 'unifont'\n\nexport default defineFontProvider('some-custom-provider', async (options) => {\n  // do some setup\n  return {\n    async resolveFont (fontFamily, options) {\n      if (fontFamily === 'My Font Family') {\n        return {\n          fonts: [\n            {\n              src: [\n                { url: 'https://cdn.org/my-font.woff2', format: 'woff2' },\n              ],\n              weight: 400,\n              style: 'normal',\n            }\n          ]\n        }\n      }\n    }\n  }\n})\n",[4263],{"type":35,"tag":50,"props":4264,"children":4265},{"__ignoreMap":29},[4266,4302,4309,4376,4384,4396,4434,4476,4488,4504,4512,4528,4588,4600,4621,4649,4657,4665,4673,4681,4688,4695],{"type":35,"tag":70,"props":4267,"children":4268},{"class":72,"line":73},[4269,4273,4277,4282,4286,4290,4294,4298],{"type":35,"tag":70,"props":4270,"children":4271},{"style":200},[4272],{"type":41,"value":647},{"type":35,"tag":70,"props":4274,"children":4275},{"style":83},[4276],{"type":41,"value":652},{"type":35,"tag":70,"props":4278,"children":4279},{"style":125},[4280],{"type":41,"value":4281}," defineFontProvider",{"type":35,"tag":70,"props":4283,"children":4284},{"style":83},[4285],{"type":41,"value":662},{"type":35,"tag":70,"props":4287,"children":4288},{"style":200},[4289],{"type":41,"value":667},{"type":35,"tag":70,"props":4291,"children":4292},{"style":83},[4293],{"type":41,"value":106},{"type":35,"tag":70,"props":4295,"children":4296},{"style":109},[4297],{"type":41,"value":4245},{"type":35,"tag":70,"props":4299,"children":4300},{"style":83},[4301],{"type":41,"value":680},{"type":35,"tag":70,"props":4303,"children":4304},{"class":72,"line":89},[4305],{"type":35,"tag":70,"props":4306,"children":4307},{"emptyLinePlaceholder":686},[4308],{"type":41,"value":689},{"type":35,"tag":70,"props":4310,"children":4311},{"class":72,"line":136},[4312,4316,4320,4324,4328,4332,4337,4341,4345,4351,4356,4362,4367,4372],{"type":35,"tag":70,"props":4313,"children":4314},{"style":200},[4315],{"type":41,"value":203},{"type":35,"tag":70,"props":4317,"children":4318},{"style":200},[4319],{"type":41,"value":208},{"type":35,"tag":70,"props":4321,"children":4322},{"style":467},[4323],{"type":41,"value":4281},{"type":35,"tag":70,"props":4325,"children":4326},{"style":125},[4327],{"type":41,"value":475},{"type":35,"tag":70,"props":4329,"children":4330},{"style":83},[4331],{"type":41,"value":117},{"type":35,"tag":70,"props":4333,"children":4334},{"style":109},[4335],{"type":41,"value":4336},"some-custom-provider",{"type":35,"tag":70,"props":4338,"children":4339},{"style":83},[4340],{"type":41,"value":117},{"type":35,"tag":70,"props":4342,"children":4343},{"style":83},[4344],{"type":41,"value":122},{"type":35,"tag":70,"props":4346,"children":4348},{"style":4347},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[4349],{"type":41,"value":4350}," async",{"type":35,"tag":70,"props":4352,"children":4353},{"style":83},[4354],{"type":41,"value":4355}," (",{"type":35,"tag":70,"props":4357,"children":4359},{"style":4358},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#EEFFFF;--shiki-default-font-style:italic;--shiki-dark:#BABED8;--shiki-dark-font-style:italic",[4360],{"type":41,"value":4361},"options",{"type":35,"tag":70,"props":4363,"children":4364},{"style":83},[4365],{"type":41,"value":4366},")",{"type":35,"tag":70,"props":4368,"children":4369},{"style":4347},[4370],{"type":41,"value":4371}," =>",{"type":35,"tag":70,"props":4373,"children":4374},{"style":83},[4375],{"type":41,"value":86},{"type":35,"tag":70,"props":4377,"children":4378},{"class":72,"line":248},[4379],{"type":35,"tag":70,"props":4380,"children":4381},{"style":927},[4382],{"type":41,"value":4383},"  // do some setup\n",{"type":35,"tag":70,"props":4385,"children":4386},{"class":72,"line":265},[4387,4392],{"type":35,"tag":70,"props":4388,"children":4389},{"style":200},[4390],{"type":41,"value":4391},"  return",{"type":35,"tag":70,"props":4393,"children":4394},{"style":83},[4395],{"type":41,"value":86},{"type":35,"tag":70,"props":4397,"children":4398},{"class":72,"line":305},[4399,4404,4409,4413,4417,4421,4426,4430],{"type":35,"tag":70,"props":4400,"children":4401},{"style":4347},[4402],{"type":41,"value":4403},"    async",{"type":35,"tag":70,"props":4405,"children":4406},{"style":218},[4407],{"type":41,"value":4408}," resolveFont ",{"type":35,"tag":70,"props":4410,"children":4411},{"style":83},[4412],{"type":41,"value":475},{"type":35,"tag":70,"props":4414,"children":4415},{"style":4358},[4416],{"type":41,"value":182},{"type":35,"tag":70,"props":4418,"children":4419},{"style":83},[4420],{"type":41,"value":122},{"type":35,"tag":70,"props":4422,"children":4423},{"style":4358},[4424],{"type":41,"value":4425}," options",{"type":35,"tag":70,"props":4427,"children":4428},{"style":83},[4429],{"type":41,"value":4366},{"type":35,"tag":70,"props":4431,"children":4432},{"style":83},[4433],{"type":41,"value":86},{"type":35,"tag":70,"props":4435,"children":4436},{"class":72,"line":314},[4437,4442,4446,4450,4455,4459,4463,4467,4472],{"type":35,"tag":70,"props":4438,"children":4439},{"style":200},[4440],{"type":41,"value":4441},"      if",{"type":35,"tag":70,"props":4443,"children":4444},{"style":218},[4445],{"type":41,"value":4355},{"type":35,"tag":70,"props":4447,"children":4448},{"style":125},[4449],{"type":41,"value":182},{"type":35,"tag":70,"props":4451,"children":4452},{"style":83},[4453],{"type":41,"value":4454}," ===",{"type":35,"tag":70,"props":4456,"children":4457},{"style":83},[4458],{"type":41,"value":106},{"type":35,"tag":70,"props":4460,"children":4461},{"style":109},[4462],{"type":41,"value":2235},{"type":35,"tag":70,"props":4464,"children":4465},{"style":83},[4466],{"type":41,"value":117},{"type":35,"tag":70,"props":4468,"children":4469},{"style":218},[4470],{"type":41,"value":4471},") ",{"type":35,"tag":70,"props":4473,"children":4474},{"style":83},[4475],{"type":41,"value":480},{"type":35,"tag":70,"props":4477,"children":4478},{"class":72,"line":323},[4479,4484],{"type":35,"tag":70,"props":4480,"children":4481},{"style":200},[4482],{"type":41,"value":4483},"        return",{"type":35,"tag":70,"props":4485,"children":4486},{"style":83},[4487],{"type":41,"value":86},{"type":35,"tag":70,"props":4489,"children":4490},{"class":72,"line":332},[4491,4496,4500],{"type":35,"tag":70,"props":4492,"children":4493},{"style":218},[4494],{"type":41,"value":4495},"          fonts",{"type":35,"tag":70,"props":4497,"children":4498},{"style":83},[4499],{"type":41,"value":101},{"type":35,"tag":70,"props":4501,"children":4502},{"style":218},[4503],{"type":41,"value":1203},{"type":35,"tag":70,"props":4505,"children":4506},{"class":72,"line":1247},[4507],{"type":35,"tag":70,"props":4508,"children":4509},{"style":83},[4510],{"type":41,"value":4511},"            {\n",{"type":35,"tag":70,"props":4513,"children":4514},{"class":72,"line":1268},[4515,4520,4524],{"type":35,"tag":70,"props":4516,"children":4517},{"style":218},[4518],{"type":41,"value":4519},"              src",{"type":35,"tag":70,"props":4521,"children":4522},{"style":83},[4523],{"type":41,"value":101},{"type":35,"tag":70,"props":4525,"children":4526},{"style":218},[4527],{"type":41,"value":1203},{"type":35,"tag":70,"props":4529,"children":4530},{"class":72,"line":1289},[4531,4536,4541,4545,4549,4554,4558,4562,4567,4571,4575,4580,4584],{"type":35,"tag":70,"props":4532,"children":4533},{"style":83},[4534],{"type":41,"value":4535},"                {",{"type":35,"tag":70,"props":4537,"children":4538},{"style":218},[4539],{"type":41,"value":4540}," url",{"type":35,"tag":70,"props":4542,"children":4543},{"style":83},[4544],{"type":41,"value":101},{"type":35,"tag":70,"props":4546,"children":4547},{"style":83},[4548],{"type":41,"value":106},{"type":35,"tag":70,"props":4550,"children":4551},{"style":109},[4552],{"type":41,"value":4553},"https://cdn.org/my-font.woff2",{"type":35,"tag":70,"props":4555,"children":4556},{"style":83},[4557],{"type":41,"value":117},{"type":35,"tag":70,"props":4559,"children":4560},{"style":83},[4561],{"type":41,"value":122},{"type":35,"tag":70,"props":4563,"children":4564},{"style":218},[4565],{"type":41,"value":4566}," format",{"type":35,"tag":70,"props":4568,"children":4569},{"style":83},[4570],{"type":41,"value":101},{"type":35,"tag":70,"props":4572,"children":4573},{"style":83},[4574],{"type":41,"value":106},{"type":35,"tag":70,"props":4576,"children":4577},{"style":109},[4578],{"type":41,"value":4579},"woff2",{"type":35,"tag":70,"props":4581,"children":4582},{"style":83},[4583],{"type":41,"value":117},{"type":35,"tag":70,"props":4585,"children":4586},{"style":83},[4587],{"type":41,"value":2203},{"type":35,"tag":70,"props":4589,"children":4590},{"class":72,"line":1310},[4591,4596],{"type":35,"tag":70,"props":4592,"children":4593},{"style":218},[4594],{"type":41,"value":4595},"              ]",{"type":35,"tag":70,"props":4597,"children":4598},{"style":83},[4599],{"type":41,"value":302},{"type":35,"tag":70,"props":4601,"children":4602},{"class":72,"line":1331},[4603,4608,4612,4617],{"type":35,"tag":70,"props":4604,"children":4605},{"style":218},[4606],{"type":41,"value":4607},"              weight",{"type":35,"tag":70,"props":4609,"children":4610},{"style":83},[4611],{"type":41,"value":101},{"type":35,"tag":70,"props":4613,"children":4614},{"style":1121},[4615],{"type":41,"value":4616}," 400",{"type":35,"tag":70,"props":4618,"children":4619},{"style":83},[4620],{"type":41,"value":302},{"type":35,"tag":70,"props":4622,"children":4623},{"class":72,"line":1352},[4624,4629,4633,4637,4641,4645],{"type":35,"tag":70,"props":4625,"children":4626},{"style":218},[4627],{"type":41,"value":4628},"              style",{"type":35,"tag":70,"props":4630,"children":4631},{"style":83},[4632],{"type":41,"value":101},{"type":35,"tag":70,"props":4634,"children":4635},{"style":83},[4636],{"type":41,"value":106},{"type":35,"tag":70,"props":4638,"children":4639},{"style":109},[4640],{"type":41,"value":1157},{"type":35,"tag":70,"props":4642,"children":4643},{"style":83},[4644],{"type":41,"value":117},{"type":35,"tag":70,"props":4646,"children":4647},{"style":83},[4648],{"type":41,"value":302},{"type":35,"tag":70,"props":4650,"children":4651},{"class":72,"line":1361},[4652],{"type":35,"tag":70,"props":4653,"children":4654},{"style":83},[4655],{"type":41,"value":4656},"            }\n",{"type":35,"tag":70,"props":4658,"children":4659},{"class":72,"line":1369},[4660],{"type":35,"tag":70,"props":4661,"children":4662},{"style":218},[4663],{"type":41,"value":4664},"          ]\n",{"type":35,"tag":70,"props":4666,"children":4667},{"class":72,"line":1377},[4668],{"type":35,"tag":70,"props":4669,"children":4670},{"style":83},[4671],{"type":41,"value":4672},"        }\n",{"type":35,"tag":70,"props":4674,"children":4675},{"class":72,"line":1941},[4676],{"type":35,"tag":70,"props":4677,"children":4678},{"style":83},[4679],{"type":41,"value":4680},"      }\n",{"type":35,"tag":70,"props":4682,"children":4683},{"class":72,"line":1966},[4684],{"type":35,"tag":70,"props":4685,"children":4686},{"style":83},[4687],{"type":41,"value":2750},{"type":35,"tag":70,"props":4689,"children":4690},{"class":72,"line":1991},[4691],{"type":35,"tag":70,"props":4692,"children":4693},{"style":83},[4694],{"type":41,"value":586},{"type":35,"tag":70,"props":4696,"children":4698},{"class":72,"line":4697},22,[4699,4703],{"type":35,"tag":70,"props":4700,"children":4701},{"style":83},[4702],{"type":41,"value":594},{"type":35,"tag":70,"props":4704,"children":4705},{"style":125},[4706],{"type":41,"value":599},{"type":35,"tag":44,"props":4708,"children":4709},{},[4710,4712,4718],{"type":41,"value":4711},"Module authors can also add their own providers (or remove existing ones) in the ",{"type":35,"tag":50,"props":4713,"children":4715},{"className":4714},[],[4716],{"type":41,"value":4717},"fonts:providers",{"type":41,"value":4719}," hook which is called by Nuxt Fonts after all modules have run.",{"type":35,"tag":59,"props":4721,"children":4723},{"className":446,"code":4722,"language":449,"meta":29,"style":29},"nuxt.hook('fonts:providers', providers => {\n  delete providers.adobe\n\n  providers['custom-provider'] = defineFontProvider('custom-provider', async () => {\n    /** some setup */\n    return {\n      async resolveFont (fontFamily, options) {\n        /** resolve font faces */\n      }\n    }\n  })\n})\n",[4724],{"type":35,"tag":50,"props":4725,"children":4726},{"__ignoreMap":29},[4727,4777,4798,4805,4882,4890,4902,4938,4946,4953,4960,4972],{"type":35,"tag":70,"props":4728,"children":4729},{"class":72,"line":73},[4730,4735,4739,4744,4748,4752,4756,4760,4764,4769,4773],{"type":35,"tag":70,"props":4731,"children":4732},{"style":125},[4733],{"type":41,"value":4734},"nuxt",{"type":35,"tag":70,"props":4736,"children":4737},{"style":83},[4738],{"type":41,"value":356},{"type":35,"tag":70,"props":4740,"children":4741},{"style":467},[4742],{"type":41,"value":4743},"hook",{"type":35,"tag":70,"props":4745,"children":4746},{"style":125},[4747],{"type":41,"value":475},{"type":35,"tag":70,"props":4749,"children":4750},{"style":83},[4751],{"type":41,"value":117},{"type":35,"tag":70,"props":4753,"children":4754},{"style":109},[4755],{"type":41,"value":4717},{"type":35,"tag":70,"props":4757,"children":4758},{"style":83},[4759],{"type":41,"value":117},{"type":35,"tag":70,"props":4761,"children":4762},{"style":83},[4763],{"type":41,"value":122},{"type":35,"tag":70,"props":4765,"children":4766},{"style":4358},[4767],{"type":41,"value":4768}," providers",{"type":35,"tag":70,"props":4770,"children":4771},{"style":4347},[4772],{"type":41,"value":4371},{"type":35,"tag":70,"props":4774,"children":4775},{"style":83},[4776],{"type":41,"value":86},{"type":35,"tag":70,"props":4778,"children":4779},{"class":72,"line":89},[4780,4785,4789,4793],{"type":35,"tag":70,"props":4781,"children":4782},{"style":83},[4783],{"type":41,"value":4784},"  delete",{"type":35,"tag":70,"props":4786,"children":4787},{"style":125},[4788],{"type":41,"value":4768},{"type":35,"tag":70,"props":4790,"children":4791},{"style":83},[4792],{"type":41,"value":356},{"type":35,"tag":70,"props":4794,"children":4795},{"style":125},[4796],{"type":41,"value":4797},"adobe\n",{"type":35,"tag":70,"props":4799,"children":4800},{"class":72,"line":136},[4801],{"type":35,"tag":70,"props":4802,"children":4803},{"emptyLinePlaceholder":686},[4804],{"type":41,"value":689},{"type":35,"tag":70,"props":4806,"children":4807},{"class":72,"line":248},[4808,4813,4818,4822,4827,4831,4836,4841,4845,4849,4853,4857,4861,4865,4869,4874,4878],{"type":35,"tag":70,"props":4809,"children":4810},{"style":125},[4811],{"type":41,"value":4812},"  providers",{"type":35,"tag":70,"props":4814,"children":4815},{"style":218},[4816],{"type":41,"value":4817},"[",{"type":35,"tag":70,"props":4819,"children":4820},{"style":83},[4821],{"type":41,"value":117},{"type":35,"tag":70,"props":4823,"children":4824},{"style":109},[4825],{"type":41,"value":4826},"custom-provider",{"type":35,"tag":70,"props":4828,"children":4829},{"style":83},[4830],{"type":41,"value":117},{"type":35,"tag":70,"props":4832,"children":4833},{"style":218},[4834],{"type":41,"value":4835},"] ",{"type":35,"tag":70,"props":4837,"children":4838},{"style":83},[4839],{"type":41,"value":4840},"=",{"type":35,"tag":70,"props":4842,"children":4843},{"style":467},[4844],{"type":41,"value":4281},{"type":35,"tag":70,"props":4846,"children":4847},{"style":218},[4848],{"type":41,"value":475},{"type":35,"tag":70,"props":4850,"children":4851},{"style":83},[4852],{"type":41,"value":117},{"type":35,"tag":70,"props":4854,"children":4855},{"style":109},[4856],{"type":41,"value":4826},{"type":35,"tag":70,"props":4858,"children":4859},{"style":83},[4860],{"type":41,"value":117},{"type":35,"tag":70,"props":4862,"children":4863},{"style":83},[4864],{"type":41,"value":122},{"type":35,"tag":70,"props":4866,"children":4867},{"style":4347},[4868],{"type":41,"value":4350},{"type":35,"tag":70,"props":4870,"children":4871},{"style":83},[4872],{"type":41,"value":4873}," ()",{"type":35,"tag":70,"props":4875,"children":4876},{"style":4347},[4877],{"type":41,"value":4371},{"type":35,"tag":70,"props":4879,"children":4880},{"style":83},[4881],{"type":41,"value":86},{"type":35,"tag":70,"props":4883,"children":4884},{"class":72,"line":265},[4885],{"type":35,"tag":70,"props":4886,"children":4887},{"style":927},[4888],{"type":41,"value":4889},"    /** some setup */\n",{"type":35,"tag":70,"props":4891,"children":4892},{"class":72,"line":305},[4893,4898],{"type":35,"tag":70,"props":4894,"children":4895},{"style":200},[4896],{"type":41,"value":4897},"    return",{"type":35,"tag":70,"props":4899,"children":4900},{"style":83},[4901],{"type":41,"value":86},{"type":35,"tag":70,"props":4903,"children":4904},{"class":72,"line":314},[4905,4910,4914,4918,4922,4926,4930,4934],{"type":35,"tag":70,"props":4906,"children":4907},{"style":4347},[4908],{"type":41,"value":4909},"      async",{"type":35,"tag":70,"props":4911,"children":4912},{"style":218},[4913],{"type":41,"value":4408},{"type":35,"tag":70,"props":4915,"children":4916},{"style":83},[4917],{"type":41,"value":475},{"type":35,"tag":70,"props":4919,"children":4920},{"style":4358},[4921],{"type":41,"value":182},{"type":35,"tag":70,"props":4923,"children":4924},{"style":83},[4925],{"type":41,"value":122},{"type":35,"tag":70,"props":4927,"children":4928},{"style":4358},[4929],{"type":41,"value":4425},{"type":35,"tag":70,"props":4931,"children":4932},{"style":83},[4933],{"type":41,"value":4366},{"type":35,"tag":70,"props":4935,"children":4936},{"style":83},[4937],{"type":41,"value":86},{"type":35,"tag":70,"props":4939,"children":4940},{"class":72,"line":323},[4941],{"type":35,"tag":70,"props":4942,"children":4943},{"style":927},[4944],{"type":41,"value":4945},"        /** resolve font faces */\n",{"type":35,"tag":70,"props":4947,"children":4948},{"class":72,"line":332},[4949],{"type":35,"tag":70,"props":4950,"children":4951},{"style":83},[4952],{"type":41,"value":4680},{"type":35,"tag":70,"props":4954,"children":4955},{"class":72,"line":1247},[4956],{"type":35,"tag":70,"props":4957,"children":4958},{"style":83},[4959],{"type":41,"value":2750},{"type":35,"tag":70,"props":4961,"children":4962},{"class":72,"line":1268},[4963,4968],{"type":35,"tag":70,"props":4964,"children":4965},{"style":83},[4966],{"type":41,"value":4967},"  }",{"type":35,"tag":70,"props":4969,"children":4970},{"style":218},[4971],{"type":41,"value":599},{"type":35,"tag":70,"props":4973,"children":4974},{"class":72,"line":1289},[4975,4979],{"type":35,"tag":70,"props":4976,"children":4977},{"style":83},[4978],{"type":41,"value":594},{"type":35,"tag":70,"props":4980,"children":4981},{"style":125},[4982],{"type":41,"value":599},{"type":35,"tag":798,"props":4984,"children":4985},{},[4986],{"type":41,"value":802},{"title":29,"searchDepth":89,"depth":89,"links":4988},[4989,4998],{"id":3801,"depth":89,"text":3804,"children":4990},[4991,4992,4993,4994,4995,4996,4997],{"id":2518,"depth":136,"text":2518},{"id":2260,"depth":136,"text":2260},{"id":3886,"depth":136,"text":3886},{"id":2490,"depth":136,"text":2490},{"id":2497,"depth":136,"text":2497},{"id":2504,"depth":136,"text":2504},{"id":2511,"depth":136,"text":2511},{"id":4226,"depth":89,"text":4229},"content:1.get-started:4.providers.md","1.get-started/4.providers.md","1.get-started/4.providers",1728912106404]