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