[{"data":1,"prerenderedAt":4006},["ShallowReactive",2],{"navigation":3,"docs-/get-started/installation":26,"docs-/get-started/installation-surround":801},[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":10,"_dir":27,"_draft":28,"_partial":28,"_locale":29,"title":9,"description":30,"body":31,"_type":795,"_id":796,"_source":797,"_file":798,"_stem":799,"_extension":800},"get-started",false,"","Get started with Nuxt Fonts right away.",{"type":32,"children":33,"toc":789},"root",[34,43,58,101,107,112,187,208,315,320,341,357,370,559,573,599,613,619,624,784],{"type":35,"tag":36,"props":37,"children":39},"element","h2",{"id":38},"automatic-installation",[40],{"type":41,"value":42},"text","Automatic Installation",{"type":35,"tag":44,"props":45,"children":46},"p",{},[47,49,56],{"type":41,"value":48},"To get started, add ",{"type":35,"tag":50,"props":51,"children":53},"code",{"className":52},[],[54],{"type":41,"value":55},"@nuxt/fonts",{"type":41,"value":57}," to your project:",{"type":35,"tag":59,"props":60,"children":64},"pre",{"className":61,"code":62,"language":63,"meta":29,"style":29},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","npx nuxi@latest module add fonts\n","bash",[65],{"type":35,"tag":50,"props":66,"children":67},{"__ignoreMap":29},[68],{"type":35,"tag":69,"props":70,"children":73},"span",{"class":71,"line":72},"line",1,[74,80,86,91,96],{"type":35,"tag":69,"props":75,"children":77},{"style":76},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[78],{"type":41,"value":79},"npx",{"type":35,"tag":69,"props":81,"children":83},{"style":82},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[84],{"type":41,"value":85}," nuxi@latest",{"type":35,"tag":69,"props":87,"children":88},{"style":82},[89],{"type":41,"value":90}," module",{"type":35,"tag":69,"props":92,"children":93},{"style":82},[94],{"type":41,"value":95}," add",{"type":35,"tag":69,"props":97,"children":98},{"style":82},[99],{"type":41,"value":100}," fonts\n",{"type":35,"tag":36,"props":102,"children":104},{"id":103},"manual-installation",[105],{"type":41,"value":106},"Manual Installation",{"type":35,"tag":44,"props":108,"children":109},{},[110],{"type":41,"value":111},"Or you can install it manually.",{"type":35,"tag":113,"props":114,"children":115},"code-group",{},[116,141,164],{"type":35,"tag":59,"props":117,"children":120},{"className":61,"code":118,"filename":119,"language":63,"meta":29,"style":29},"pnpm i @nuxt/fonts\n","pnpm",[121],{"type":35,"tag":50,"props":122,"children":123},{"__ignoreMap":29},[124],{"type":35,"tag":69,"props":125,"children":126},{"class":71,"line":72},[127,131,136],{"type":35,"tag":69,"props":128,"children":129},{"style":76},[130],{"type":41,"value":119},{"type":35,"tag":69,"props":132,"children":133},{"style":82},[134],{"type":41,"value":135}," i",{"type":35,"tag":69,"props":137,"children":138},{"style":82},[139],{"type":41,"value":140}," @nuxt/fonts\n",{"type":35,"tag":59,"props":142,"children":145},{"className":61,"code":143,"filename":144,"language":63,"meta":29,"style":29},"yarn add @nuxt/fonts\n","yarn",[146],{"type":35,"tag":50,"props":147,"children":148},{"__ignoreMap":29},[149],{"type":35,"tag":69,"props":150,"children":151},{"class":71,"line":72},[152,156,160],{"type":35,"tag":69,"props":153,"children":154},{"style":76},[155],{"type":41,"value":144},{"type":35,"tag":69,"props":157,"children":158},{"style":82},[159],{"type":41,"value":95},{"type":35,"tag":69,"props":161,"children":162},{"style":82},[163],{"type":41,"value":140},{"type":35,"tag":59,"props":165,"children":168},{"className":61,"code":166,"filename":167,"language":63,"meta":29,"style":29},"npm i @nuxt/fonts\n","npm",[169],{"type":35,"tag":50,"props":170,"children":171},{"__ignoreMap":29},[172],{"type":35,"tag":69,"props":173,"children":174},{"class":71,"line":72},[175,179,183],{"type":35,"tag":69,"props":176,"children":177},{"style":76},[178],{"type":41,"value":167},{"type":35,"tag":69,"props":180,"children":181},{"style":82},[182],{"type":41,"value":135},{"type":35,"tag":69,"props":184,"children":185},{"style":82},[186],{"type":41,"value":140},{"type":35,"tag":44,"props":188,"children":189},{},[190,192,198,200,206],{"type":41,"value":191},"Then, add it to the ",{"type":35,"tag":50,"props":193,"children":195},{"className":194},[],[196],{"type":41,"value":197},"modules",{"type":41,"value":199}," in your ",{"type":35,"tag":50,"props":201,"children":203},{"className":202},[],[204],{"type":41,"value":205},"nuxt.config",{"type":41,"value":207},":",{"type":35,"tag":59,"props":209,"children":214},{"className":210,"code":211,"filename":212,"language":213,"meta":29,"style":29},"language-ts shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","export default defineNuxtConfig({\n  modules: [\n    '@nuxt/fonts',\n  ]\n})\n","nuxt.config.ts","ts",[215],{"type":35,"tag":50,"props":216,"children":217},{"__ignoreMap":29},[218,250,269,292,301],{"type":35,"tag":69,"props":219,"children":220},{"class":71,"line":72},[221,227,232,238,244],{"type":35,"tag":69,"props":222,"children":224},{"style":223},"--shiki-light:#39ADB5;--shiki-light-font-style:italic;--shiki-default:#89DDFF;--shiki-default-font-style:italic;--shiki-dark:#89DDFF;--shiki-dark-font-style:italic",[225],{"type":41,"value":226},"export",{"type":35,"tag":69,"props":228,"children":229},{"style":223},[230],{"type":41,"value":231}," default",{"type":35,"tag":69,"props":233,"children":235},{"style":234},"--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF",[236],{"type":41,"value":237}," defineNuxtConfig",{"type":35,"tag":69,"props":239,"children":241},{"style":240},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[242],{"type":41,"value":243},"(",{"type":35,"tag":69,"props":245,"children":247},{"style":246},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[248],{"type":41,"value":249},"{\n",{"type":35,"tag":69,"props":251,"children":253},{"class":71,"line":252},2,[254,260,264],{"type":35,"tag":69,"props":255,"children":257},{"style":256},"--shiki-light:#E53935;--shiki-default:#F07178;--shiki-dark:#F07178",[258],{"type":41,"value":259},"  modules",{"type":35,"tag":69,"props":261,"children":262},{"style":246},[263],{"type":41,"value":207},{"type":35,"tag":69,"props":265,"children":266},{"style":240},[267],{"type":41,"value":268}," [\n",{"type":35,"tag":69,"props":270,"children":272},{"class":71,"line":271},3,[273,278,282,287],{"type":35,"tag":69,"props":274,"children":275},{"style":246},[276],{"type":41,"value":277},"    '",{"type":35,"tag":69,"props":279,"children":280},{"style":82},[281],{"type":41,"value":55},{"type":35,"tag":69,"props":283,"children":284},{"style":246},[285],{"type":41,"value":286},"'",{"type":35,"tag":69,"props":288,"children":289},{"style":246},[290],{"type":41,"value":291},",\n",{"type":35,"tag":69,"props":293,"children":295},{"class":71,"line":294},4,[296],{"type":35,"tag":69,"props":297,"children":298},{"style":240},[299],{"type":41,"value":300},"  ]\n",{"type":35,"tag":69,"props":302,"children":304},{"class":71,"line":303},5,[305,310],{"type":35,"tag":69,"props":306,"children":307},{"style":246},[308],{"type":41,"value":309},"}",{"type":35,"tag":69,"props":311,"children":312},{"style":240},[313],{"type":41,"value":314},")\n",{"type":35,"tag":36,"props":316,"children":318},{"id":317},"configuration",[319],{"type":41,"value":12},{"type":35,"tag":44,"props":321,"children":322},{},[323,325,331,333,339],{"type":41,"value":324},"If you don't already have it in your ",{"type":35,"tag":50,"props":326,"children":328},{"className":327},[],[329],{"type":41,"value":330},".gitignore",{"type":41,"value":332},", go ahead and add the ",{"type":35,"tag":50,"props":334,"children":336},{"className":335},[],[337],{"type":41,"value":338},".data",{"type":41,"value":340}," directory:",{"type":35,"tag":59,"props":342,"children":346},{"className":343,"code":344,"filename":330,"language":345,"meta":29,"style":29},"language-ignore shiki shiki-themes material-theme-lighter material-theme material-theme-palenight",".data\n","ignore",[347],{"type":35,"tag":50,"props":348,"children":349},{"__ignoreMap":29},[350],{"type":35,"tag":69,"props":351,"children":352},{"class":71,"line":72},[353],{"type":35,"tag":69,"props":354,"children":355},{},[356],{"type":41,"value":344},{"type":35,"tag":44,"props":358,"children":359},{},[360,362,368],{"type":41,"value":361},"You can now get started by adding a ",{"type":35,"tag":50,"props":363,"children":365},{"className":364},[],[366],{"type":41,"value":367},"font-family",{"type":41,"value":369}," declaration to your CSS. ✨",{"type":35,"tag":59,"props":371,"children":375},{"className":372,"code":373,"language":374,"meta":29,"style":29},"language-vue shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","\u003Ctemplate>\n  \u003Cdiv>\n    Hello Nuxt Fonts!\n  \u003C/div>\n\u003C/template>\n\n\u003Cstyle scoped>\ndiv {\n  font-family: Roboto, sans-serif;\n}\n\u003C/style>\n","vue",[376],{"type":35,"tag":50,"props":377,"children":378},{"__ignoreMap":29},[379,397,414,422,438,454,464,487,500,534,543],{"type":35,"tag":69,"props":380,"children":381},{"class":71,"line":72},[382,387,392],{"type":35,"tag":69,"props":383,"children":384},{"style":246},[385],{"type":41,"value":386},"\u003C",{"type":35,"tag":69,"props":388,"children":389},{"style":256},[390],{"type":41,"value":391},"template",{"type":35,"tag":69,"props":393,"children":394},{"style":246},[395],{"type":41,"value":396},">\n",{"type":35,"tag":69,"props":398,"children":399},{"class":71,"line":252},[400,405,410],{"type":35,"tag":69,"props":401,"children":402},{"style":246},[403],{"type":41,"value":404},"  \u003C",{"type":35,"tag":69,"props":406,"children":407},{"style":256},[408],{"type":41,"value":409},"div",{"type":35,"tag":69,"props":411,"children":412},{"style":246},[413],{"type":41,"value":396},{"type":35,"tag":69,"props":415,"children":416},{"class":71,"line":271},[417],{"type":35,"tag":69,"props":418,"children":419},{"style":240},[420],{"type":41,"value":421},"    Hello Nuxt Fonts!\n",{"type":35,"tag":69,"props":423,"children":424},{"class":71,"line":294},[425,430,434],{"type":35,"tag":69,"props":426,"children":427},{"style":246},[428],{"type":41,"value":429},"  \u003C/",{"type":35,"tag":69,"props":431,"children":432},{"style":256},[433],{"type":41,"value":409},{"type":35,"tag":69,"props":435,"children":436},{"style":246},[437],{"type":41,"value":396},{"type":35,"tag":69,"props":439,"children":440},{"class":71,"line":303},[441,446,450],{"type":35,"tag":69,"props":442,"children":443},{"style":246},[444],{"type":41,"value":445},"\u003C/",{"type":35,"tag":69,"props":447,"children":448},{"style":256},[449],{"type":41,"value":391},{"type":35,"tag":69,"props":451,"children":452},{"style":246},[453],{"type":41,"value":396},{"type":35,"tag":69,"props":455,"children":457},{"class":71,"line":456},6,[458],{"type":35,"tag":69,"props":459,"children":461},{"emptyLinePlaceholder":460},true,[462],{"type":41,"value":463},"\n",{"type":35,"tag":69,"props":465,"children":467},{"class":71,"line":466},7,[468,472,477,483],{"type":35,"tag":69,"props":469,"children":470},{"style":246},[471],{"type":41,"value":386},{"type":35,"tag":69,"props":473,"children":474},{"style":256},[475],{"type":41,"value":476},"style",{"type":35,"tag":69,"props":478,"children":480},{"style":479},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[481],{"type":41,"value":482}," scoped",{"type":35,"tag":69,"props":484,"children":485},{"style":246},[486],{"type":41,"value":396},{"type":35,"tag":69,"props":488,"children":490},{"class":71,"line":489},8,[491,495],{"type":35,"tag":69,"props":492,"children":493},{"style":76},[494],{"type":41,"value":409},{"type":35,"tag":69,"props":496,"children":497},{"style":246},[498],{"type":41,"value":499}," {\n",{"type":35,"tag":69,"props":501,"children":503},{"class":71,"line":502},9,[504,510,514,519,524,529],{"type":35,"tag":69,"props":505,"children":507},{"style":506},"--shiki-light:#8796B0;--shiki-default:#B2CCD6;--shiki-dark:#B2CCD6",[508],{"type":41,"value":509},"  font-family",{"type":35,"tag":69,"props":511,"children":512},{"style":246},[513],{"type":41,"value":207},{"type":35,"tag":69,"props":515,"children":516},{"style":240},[517],{"type":41,"value":518}," Roboto",{"type":35,"tag":69,"props":520,"children":521},{"style":246},[522],{"type":41,"value":523},",",{"type":35,"tag":69,"props":525,"children":526},{"style":240},[527],{"type":41,"value":528}," sans-serif",{"type":35,"tag":69,"props":530,"children":531},{"style":246},[532],{"type":41,"value":533},";\n",{"type":35,"tag":69,"props":535,"children":537},{"class":71,"line":536},10,[538],{"type":35,"tag":69,"props":539,"children":540},{"style":246},[541],{"type":41,"value":542},"}\n",{"type":35,"tag":69,"props":544,"children":546},{"class":71,"line":545},11,[547,551,555],{"type":35,"tag":69,"props":548,"children":549},{"style":246},[550],{"type":41,"value":445},{"type":35,"tag":69,"props":552,"children":553},{"style":256},[554],{"type":41,"value":476},{"type":35,"tag":69,"props":556,"children":557},{"style":246},[558],{"type":41,"value":396},{"type":35,"tag":44,"props":560,"children":561},{},[562,564,571],{"type":41,"value":563},"That's it! Nuxt Fonts will detect this and you should immediately see the web font loaded in your browser. ",{"type":35,"tag":565,"props":566,"children":568},"a",{"href":567},"/advanced#how-it-works",[569],{"type":41,"value":570},"Read more about how it works",{"type":41,"value":572},".",{"type":35,"tag":574,"props":575,"children":578},"callout",{"color":576,"icon":577},"amber","i-heroicons-exclamation-triangle",[579],{"type":35,"tag":44,"props":580,"children":581},{},[582,584,589,591,597],{"type":41,"value":583},"To improve performance, ",{"type":35,"tag":50,"props":585,"children":587},{"className":586},[],[588],{"type":41,"value":55},{"type":41,"value":590}," by default only loads the normal/400 font-weight. See the ",{"type":35,"tag":565,"props":592,"children":594},{"href":593},"/get-started/configuration#styles",[595],{"type":41,"value":596},"configuration docs",{"type":41,"value":598}," on how to change this default.",{"type":35,"tag":574,"props":600,"children":601},{},[602],{"type":35,"tag":44,"props":603,"children":604},{},[605,607,611],{"type":41,"value":606},"Check out the ",{"type":35,"tag":565,"props":608,"children":609},{"href":13},[610],{"type":41,"value":596},{"type":41,"value":612}," for all available options and features to customize.",{"type":35,"tag":36,"props":614,"children":616},{"id":615},"troubleshooting",[617],{"type":41,"value":618},"Troubleshooting",{"type":35,"tag":44,"props":620,"children":621},{},[622],{"type":41,"value":623},"If an error occurs during installation:",{"type":35,"tag":625,"props":626,"children":627},"ul",{},[628,644,720,753,758,772],{"type":35,"tag":629,"props":630,"children":631},"li",{},[632,634,642],{"type":41,"value":633},"Ensure that you are using the latest LTS version of Node.js (",{"type":35,"tag":565,"props":635,"children":639},{"href":636,"rel":637},"https://github.com/nodejs/release#release-schedule",[638],"nofollow",[640],{"type":41,"value":641},"release schedule",{"type":41,"value":643},")",{"type":35,"tag":629,"props":645,"children":646},{},[647,649],{"type":41,"value":648},"Try to upgrade to latest versions:",{"type":35,"tag":113,"props":650,"children":651},{},[652,675,698],{"type":35,"tag":59,"props":653,"children":655},{"className":61,"code":654,"filename":119,"language":63,"meta":29,"style":29},"pnpm up @nuxt/fonts\n",[656],{"type":35,"tag":50,"props":657,"children":658},{"__ignoreMap":29},[659],{"type":35,"tag":69,"props":660,"children":661},{"class":71,"line":72},[662,666,671],{"type":35,"tag":69,"props":663,"children":664},{"style":76},[665],{"type":41,"value":119},{"type":35,"tag":69,"props":667,"children":668},{"style":82},[669],{"type":41,"value":670}," up",{"type":35,"tag":69,"props":672,"children":673},{"style":82},[674],{"type":41,"value":140},{"type":35,"tag":59,"props":676,"children":678},{"className":61,"code":677,"filename":144,"language":63,"meta":29,"style":29},"yarn upgrade @nuxt/fonts\n",[679],{"type":35,"tag":50,"props":680,"children":681},{"__ignoreMap":29},[682],{"type":35,"tag":69,"props":683,"children":684},{"class":71,"line":72},[685,689,694],{"type":35,"tag":69,"props":686,"children":687},{"style":76},[688],{"type":41,"value":144},{"type":35,"tag":69,"props":690,"children":691},{"style":82},[692],{"type":41,"value":693}," upgrade",{"type":35,"tag":69,"props":695,"children":696},{"style":82},[697],{"type":41,"value":140},{"type":35,"tag":59,"props":699,"children":701},{"className":61,"code":700,"filename":167,"language":63,"meta":29,"style":29},"npm up @nuxt/fonts\n",[702],{"type":35,"tag":50,"props":703,"children":704},{"__ignoreMap":29},[705],{"type":35,"tag":69,"props":706,"children":707},{"class":71,"line":72},[708,712,716],{"type":35,"tag":69,"props":709,"children":710},{"style":76},[711],{"type":41,"value":167},{"type":35,"tag":69,"props":713,"children":714},{"style":82},[715],{"type":41,"value":670},{"type":35,"tag":69,"props":717,"children":718},{"style":82},[719],{"type":41,"value":140},{"type":35,"tag":629,"props":721,"children":722},{},[723,725],{"type":41,"value":724},"Try recreating your lock-file:",{"type":35,"tag":59,"props":726,"children":728},{"className":61,"code":727,"language":63,"meta":29,"style":29},"npx nuxt@latest upgrade --force\n",[729],{"type":35,"tag":50,"props":730,"children":731},{"__ignoreMap":29},[732],{"type":35,"tag":69,"props":733,"children":734},{"class":71,"line":72},[735,739,744,748],{"type":35,"tag":69,"props":736,"children":737},{"style":76},[738],{"type":41,"value":79},{"type":35,"tag":69,"props":740,"children":741},{"style":82},[742],{"type":41,"value":743}," nuxt@latest",{"type":35,"tag":69,"props":745,"children":746},{"style":82},[747],{"type":41,"value":693},{"type":35,"tag":69,"props":749,"children":750},{"style":82},[751],{"type":41,"value":752}," --force\n",{"type":35,"tag":629,"props":754,"children":755},{},[756],{"type":41,"value":757},"Check your network connection. Your machine might be having a hard time communicating with the font providers.",{"type":35,"tag":629,"props":759,"children":760},{},[761,763,770],{"type":41,"value":762},"If none of the above worked, please ",{"type":35,"tag":565,"props":764,"children":767},{"href":765,"rel":766},"https://github.com/nuxt/fonts/issues",[638],[768],{"type":41,"value":769},"open an issue",{"type":41,"value":771}," and include the error trace, OS, Node version and the package manager used for installing.",{"type":35,"tag":629,"props":773,"children":774},{},[775,777,782],{"type":41,"value":776},"If you're missing certain fonts or their variations, please confirm the module is ",{"type":35,"tag":565,"props":778,"children":779},{"href":593},[780],{"type":41,"value":781},"configured to load",{"type":41,"value":783}," the fonts you expected to see.",{"type":35,"tag":476,"props":785,"children":786},{},[787],{"type":41,"value":788},"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":252,"depth":252,"links":790},[791,792,793,794],{"id":38,"depth":252,"text":42},{"id":103,"depth":252,"text":106},{"id":317,"depth":252,"text":12},{"id":615,"depth":252,"text":618},"markdown","content:1.get-started:1.installation.md","content","1.get-started/1.installation.md","1.get-started/1.installation","md",[802,803],null,{"_path":13,"_dir":27,"_draft":28,"_partial":28,"_locale":29,"title":12,"description":804,"body":805,"_type":795,"_id":4003,"_source":797,"_file":4004,"_stem":4005,"_extension":800},"Nuxt Fonts works out of the box with zero config, but you can always add some configurations for finer-grained control.",{"type":32,"children":806,"toc":3989},[807,826,937,943,971,980,985,996,1375,1385,1396,1401,1417,1426,1436,1441,1450,1460,1465,1474,1479,2025,2038,2046,2057,2067,2415,2424,2434,2446,2455,2465,2478,2487,2495,2548,2557,2565,2570,2576,2588,2797,2806,2811,3007,3016,3021,3176,3185,3190,3340,3349,3354,3476,3485,3496,3619,3629,3634,3674,3797,3819,3828,3840,3985],{"type":35,"tag":44,"props":808,"children":809},{},[810,812,818,820,825],{"type":41,"value":811},"You do not need to configure Nuxt Fonts but you can do so for finer-grained control, with the ",{"type":35,"tag":50,"props":813,"children":815},{"className":814},[],[816],{"type":41,"value":817},"fonts",{"type":41,"value":819}," property in your ",{"type":35,"tag":50,"props":821,"children":823},{"className":822},[],[824],{"type":41,"value":205},{"type":41,"value":207},{"type":35,"tag":59,"props":827,"children":829},{"className":210,"code":828,"filename":212,"language":213,"meta":29,"style":29},"export default defineNuxtConfig({\n  modules: ['@nuxt/fonts'],\n  fonts: {\n    // Options\n  }\n})\n",[830],{"type":35,"tag":50,"props":831,"children":832},{"__ignoreMap":29},[833,856,893,909,918,926],{"type":35,"tag":69,"props":834,"children":835},{"class":71,"line":72},[836,840,844,848,852],{"type":35,"tag":69,"props":837,"children":838},{"style":223},[839],{"type":41,"value":226},{"type":35,"tag":69,"props":841,"children":842},{"style":223},[843],{"type":41,"value":231},{"type":35,"tag":69,"props":845,"children":846},{"style":234},[847],{"type":41,"value":237},{"type":35,"tag":69,"props":849,"children":850},{"style":240},[851],{"type":41,"value":243},{"type":35,"tag":69,"props":853,"children":854},{"style":246},[855],{"type":41,"value":249},{"type":35,"tag":69,"props":857,"children":858},{"class":71,"line":252},[859,863,867,872,876,880,884,889],{"type":35,"tag":69,"props":860,"children":861},{"style":256},[862],{"type":41,"value":259},{"type":35,"tag":69,"props":864,"children":865},{"style":246},[866],{"type":41,"value":207},{"type":35,"tag":69,"props":868,"children":869},{"style":240},[870],{"type":41,"value":871}," [",{"type":35,"tag":69,"props":873,"children":874},{"style":246},[875],{"type":41,"value":286},{"type":35,"tag":69,"props":877,"children":878},{"style":82},[879],{"type":41,"value":55},{"type":35,"tag":69,"props":881,"children":882},{"style":246},[883],{"type":41,"value":286},{"type":35,"tag":69,"props":885,"children":886},{"style":240},[887],{"type":41,"value":888},"]",{"type":35,"tag":69,"props":890,"children":891},{"style":246},[892],{"type":41,"value":291},{"type":35,"tag":69,"props":894,"children":895},{"class":71,"line":271},[896,901,905],{"type":35,"tag":69,"props":897,"children":898},{"style":256},[899],{"type":41,"value":900},"  fonts",{"type":35,"tag":69,"props":902,"children":903},{"style":246},[904],{"type":41,"value":207},{"type":35,"tag":69,"props":906,"children":907},{"style":246},[908],{"type":41,"value":499},{"type":35,"tag":69,"props":910,"children":911},{"class":71,"line":294},[912],{"type":35,"tag":69,"props":913,"children":915},{"style":914},"--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#546E7A;--shiki-default-font-style:italic;--shiki-dark:#676E95;--shiki-dark-font-style:italic",[916],{"type":41,"value":917},"    // Options\n",{"type":35,"tag":69,"props":919,"children":920},{"class":71,"line":303},[921],{"type":35,"tag":69,"props":922,"children":923},{"style":246},[924],{"type":41,"value":925},"  }\n",{"type":35,"tag":69,"props":927,"children":928},{"class":71,"line":456},[929,933],{"type":35,"tag":69,"props":930,"children":931},{"style":246},[932],{"type":41,"value":309},{"type":35,"tag":69,"props":934,"children":935},{"style":240},[936],{"type":41,"value":314},{"type":35,"tag":36,"props":938,"children":940},{"id":939},"font-options",[941],{"type":41,"value":942},"Font options",{"type":35,"tag":44,"props":944,"children":945},{},[946,948,958,960,970],{"type":41,"value":947},"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":565,"props":949,"children":951},{"href":950},"#defaults",[952],{"type":35,"tag":50,"props":953,"children":955},{"className":954},[],[956],{"type":41,"value":957},"defaults",{"type":41,"value":959}," or a separate behaviour for a specific font with ",{"type":35,"tag":565,"props":961,"children":963},{"href":962},"#families",[964],{"type":35,"tag":50,"props":965,"children":967},{"className":966},[],[968],{"type":41,"value":969},"families",{"type":41,"value":572},{"type":35,"tag":972,"props":973,"children":974},"h3",{"id":957},[975],{"type":35,"tag":50,"props":976,"children":978},{"className":977},[],[979],{"type":41,"value":957},{"type":35,"tag":44,"props":981,"children":982},{},[983],{"type":41,"value":984},"This defines the default font options for all fonts.",{"type":35,"tag":44,"props":986,"children":987},{},[988,990,995],{"type":41,"value":989},"Example of ",{"type":35,"tag":50,"props":991,"children":993},{"className":992},[],[994],{"type":41,"value":957},{"type":41,"value":207},{"type":35,"tag":59,"props":997,"children":999},{"className":210,"code":998,"filename":212,"language":213,"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",[1000],{"type":35,"tag":50,"props":1001,"children":1002},{"__ignoreMap":29},[1003,1026,1061,1076,1092,1122,1177,1193,1214,1234,1254,1274,1295,1316,1337,1346,1355,1363],{"type":35,"tag":69,"props":1004,"children":1005},{"class":71,"line":72},[1006,1010,1014,1018,1022],{"type":35,"tag":69,"props":1007,"children":1008},{"style":223},[1009],{"type":41,"value":226},{"type":35,"tag":69,"props":1011,"children":1012},{"style":223},[1013],{"type":41,"value":231},{"type":35,"tag":69,"props":1015,"children":1016},{"style":234},[1017],{"type":41,"value":237},{"type":35,"tag":69,"props":1019,"children":1020},{"style":240},[1021],{"type":41,"value":243},{"type":35,"tag":69,"props":1023,"children":1024},{"style":246},[1025],{"type":41,"value":249},{"type":35,"tag":69,"props":1027,"children":1028},{"class":71,"line":252},[1029,1033,1037,1041,1045,1049,1053,1057],{"type":35,"tag":69,"props":1030,"children":1031},{"style":256},[1032],{"type":41,"value":259},{"type":35,"tag":69,"props":1034,"children":1035},{"style":246},[1036],{"type":41,"value":207},{"type":35,"tag":69,"props":1038,"children":1039},{"style":240},[1040],{"type":41,"value":871},{"type":35,"tag":69,"props":1042,"children":1043},{"style":246},[1044],{"type":41,"value":286},{"type":35,"tag":69,"props":1046,"children":1047},{"style":82},[1048],{"type":41,"value":55},{"type":35,"tag":69,"props":1050,"children":1051},{"style":246},[1052],{"type":41,"value":286},{"type":35,"tag":69,"props":1054,"children":1055},{"style":240},[1056],{"type":41,"value":888},{"type":35,"tag":69,"props":1058,"children":1059},{"style":246},[1060],{"type":41,"value":291},{"type":35,"tag":69,"props":1062,"children":1063},{"class":71,"line":271},[1064,1068,1072],{"type":35,"tag":69,"props":1065,"children":1066},{"style":256},[1067],{"type":41,"value":900},{"type":35,"tag":69,"props":1069,"children":1070},{"style":246},[1071],{"type":41,"value":207},{"type":35,"tag":69,"props":1073,"children":1074},{"style":246},[1075],{"type":41,"value":499},{"type":35,"tag":69,"props":1077,"children":1078},{"class":71,"line":294},[1079,1084,1088],{"type":35,"tag":69,"props":1080,"children":1081},{"style":256},[1082],{"type":41,"value":1083},"    defaults",{"type":35,"tag":69,"props":1085,"children":1086},{"style":246},[1087],{"type":41,"value":207},{"type":35,"tag":69,"props":1089,"children":1090},{"style":246},[1091],{"type":41,"value":499},{"type":35,"tag":69,"props":1093,"children":1094},{"class":71,"line":303},[1095,1100,1104,1108,1114,1118],{"type":35,"tag":69,"props":1096,"children":1097},{"style":256},[1098],{"type":41,"value":1099},"      weights",{"type":35,"tag":69,"props":1101,"children":1102},{"style":246},[1103],{"type":41,"value":207},{"type":35,"tag":69,"props":1105,"children":1106},{"style":240},[1107],{"type":41,"value":871},{"type":35,"tag":69,"props":1109,"children":1111},{"style":1110},"--shiki-light:#F76D47;--shiki-default:#F78C6C;--shiki-dark:#F78C6C",[1112],{"type":41,"value":1113},"400",{"type":35,"tag":69,"props":1115,"children":1116},{"style":240},[1117],{"type":41,"value":888},{"type":35,"tag":69,"props":1119,"children":1120},{"style":246},[1121],{"type":41,"value":291},{"type":35,"tag":69,"props":1123,"children":1124},{"class":71,"line":456},[1125,1130,1134,1138,1142,1147,1151,1155,1160,1165,1169,1173],{"type":35,"tag":69,"props":1126,"children":1127},{"style":256},[1128],{"type":41,"value":1129},"      styles",{"type":35,"tag":69,"props":1131,"children":1132},{"style":246},[1133],{"type":41,"value":207},{"type":35,"tag":69,"props":1135,"children":1136},{"style":240},[1137],{"type":41,"value":871},{"type":35,"tag":69,"props":1139,"children":1140},{"style":246},[1141],{"type":41,"value":286},{"type":35,"tag":69,"props":1143,"children":1144},{"style":82},[1145],{"type":41,"value":1146},"normal",{"type":35,"tag":69,"props":1148,"children":1149},{"style":246},[1150],{"type":41,"value":286},{"type":35,"tag":69,"props":1152,"children":1153},{"style":246},[1154],{"type":41,"value":523},{"type":35,"tag":69,"props":1156,"children":1157},{"style":246},[1158],{"type":41,"value":1159}," '",{"type":35,"tag":69,"props":1161,"children":1162},{"style":82},[1163],{"type":41,"value":1164},"italic",{"type":35,"tag":69,"props":1166,"children":1167},{"style":246},[1168],{"type":41,"value":286},{"type":35,"tag":69,"props":1170,"children":1171},{"style":240},[1172],{"type":41,"value":888},{"type":35,"tag":69,"props":1174,"children":1175},{"style":246},[1176],{"type":41,"value":291},{"type":35,"tag":69,"props":1178,"children":1179},{"class":71,"line":466},[1180,1185,1189],{"type":35,"tag":69,"props":1181,"children":1182},{"style":256},[1183],{"type":41,"value":1184},"      subsets",{"type":35,"tag":69,"props":1186,"children":1187},{"style":246},[1188],{"type":41,"value":207},{"type":35,"tag":69,"props":1190,"children":1191},{"style":240},[1192],{"type":41,"value":268},{"type":35,"tag":69,"props":1194,"children":1195},{"class":71,"line":489},[1196,1201,1206,1210],{"type":35,"tag":69,"props":1197,"children":1198},{"style":246},[1199],{"type":41,"value":1200},"        '",{"type":35,"tag":69,"props":1202,"children":1203},{"style":82},[1204],{"type":41,"value":1205},"cyrillic-ext",{"type":35,"tag":69,"props":1207,"children":1208},{"style":246},[1209],{"type":41,"value":286},{"type":35,"tag":69,"props":1211,"children":1212},{"style":246},[1213],{"type":41,"value":291},{"type":35,"tag":69,"props":1215,"children":1216},{"class":71,"line":502},[1217,1221,1226,1230],{"type":35,"tag":69,"props":1218,"children":1219},{"style":246},[1220],{"type":41,"value":1200},{"type":35,"tag":69,"props":1222,"children":1223},{"style":82},[1224],{"type":41,"value":1225},"cyrillic",{"type":35,"tag":69,"props":1227,"children":1228},{"style":246},[1229],{"type":41,"value":286},{"type":35,"tag":69,"props":1231,"children":1232},{"style":246},[1233],{"type":41,"value":291},{"type":35,"tag":69,"props":1235,"children":1236},{"class":71,"line":536},[1237,1241,1246,1250],{"type":35,"tag":69,"props":1238,"children":1239},{"style":246},[1240],{"type":41,"value":1200},{"type":35,"tag":69,"props":1242,"children":1243},{"style":82},[1244],{"type":41,"value":1245},"greek-ext",{"type":35,"tag":69,"props":1247,"children":1248},{"style":246},[1249],{"type":41,"value":286},{"type":35,"tag":69,"props":1251,"children":1252},{"style":246},[1253],{"type":41,"value":291},{"type":35,"tag":69,"props":1255,"children":1256},{"class":71,"line":545},[1257,1261,1266,1270],{"type":35,"tag":69,"props":1258,"children":1259},{"style":246},[1260],{"type":41,"value":1200},{"type":35,"tag":69,"props":1262,"children":1263},{"style":82},[1264],{"type":41,"value":1265},"greek",{"type":35,"tag":69,"props":1267,"children":1268},{"style":246},[1269],{"type":41,"value":286},{"type":35,"tag":69,"props":1271,"children":1272},{"style":246},[1273],{"type":41,"value":291},{"type":35,"tag":69,"props":1275,"children":1277},{"class":71,"line":1276},12,[1278,1282,1287,1291],{"type":35,"tag":69,"props":1279,"children":1280},{"style":246},[1281],{"type":41,"value":1200},{"type":35,"tag":69,"props":1283,"children":1284},{"style":82},[1285],{"type":41,"value":1286},"vietnamese",{"type":35,"tag":69,"props":1288,"children":1289},{"style":246},[1290],{"type":41,"value":286},{"type":35,"tag":69,"props":1292,"children":1293},{"style":246},[1294],{"type":41,"value":291},{"type":35,"tag":69,"props":1296,"children":1298},{"class":71,"line":1297},13,[1299,1303,1308,1312],{"type":35,"tag":69,"props":1300,"children":1301},{"style":246},[1302],{"type":41,"value":1200},{"type":35,"tag":69,"props":1304,"children":1305},{"style":82},[1306],{"type":41,"value":1307},"latin-ext",{"type":35,"tag":69,"props":1309,"children":1310},{"style":246},[1311],{"type":41,"value":286},{"type":35,"tag":69,"props":1313,"children":1314},{"style":246},[1315],{"type":41,"value":291},{"type":35,"tag":69,"props":1317,"children":1319},{"class":71,"line":1318},14,[1320,1324,1329,1333],{"type":35,"tag":69,"props":1321,"children":1322},{"style":246},[1323],{"type":41,"value":1200},{"type":35,"tag":69,"props":1325,"children":1326},{"style":82},[1327],{"type":41,"value":1328},"latin",{"type":35,"tag":69,"props":1330,"children":1331},{"style":246},[1332],{"type":41,"value":286},{"type":35,"tag":69,"props":1334,"children":1335},{"style":246},[1336],{"type":41,"value":291},{"type":35,"tag":69,"props":1338,"children":1340},{"class":71,"line":1339},15,[1341],{"type":35,"tag":69,"props":1342,"children":1343},{"style":240},[1344],{"type":41,"value":1345},"      ]\n",{"type":35,"tag":69,"props":1347,"children":1349},{"class":71,"line":1348},16,[1350],{"type":35,"tag":69,"props":1351,"children":1352},{"style":246},[1353],{"type":41,"value":1354},"    },\n",{"type":35,"tag":69,"props":1356,"children":1358},{"class":71,"line":1357},17,[1359],{"type":35,"tag":69,"props":1360,"children":1361},{"style":246},[1362],{"type":41,"value":925},{"type":35,"tag":69,"props":1364,"children":1366},{"class":71,"line":1365},18,[1367,1371],{"type":35,"tag":69,"props":1368,"children":1369},{"style":246},[1370],{"type":41,"value":309},{"type":35,"tag":69,"props":1372,"children":1373},{"style":240},[1374],{"type":41,"value":314},{"type":35,"tag":1376,"props":1377,"children":1379},"h4",{"id":1378},"weights",[1380],{"type":35,"tag":50,"props":1381,"children":1383},{"className":1382},[],[1384],{"type":41,"value":1378},{"type":35,"tag":44,"props":1386,"children":1387},{},[1388,1390],{"type":41,"value":1389},"Default: ",{"type":35,"tag":50,"props":1391,"children":1393},{"className":1392},[],[1394],{"type":41,"value":1395},"[400]",{"type":35,"tag":44,"props":1397,"children":1398},{},[1399],{"type":41,"value":1400},"Defines the font-weights that should be downloaded for a font.",{"type":35,"tag":574,"props":1402,"children":1403},{},[1404],{"type":35,"tag":44,"props":1405,"children":1406},{},[1407,1409,1415],{"type":41,"value":1408},"To specify a variable font weight, define the range as you would in plain CSS (eg. ",{"type":35,"tag":50,"props":1410,"children":1412},{"className":1411},[],[1413],{"type":41,"value":1414},"100 900",{"type":41,"value":1416},").",{"type":35,"tag":1376,"props":1418,"children":1420},{"id":1419},"styles",[1421],{"type":35,"tag":50,"props":1422,"children":1424},{"className":1423},[],[1425],{"type":41,"value":1419},{"type":35,"tag":44,"props":1427,"children":1428},{},[1429,1430],{"type":41,"value":1389},{"type":35,"tag":50,"props":1431,"children":1433},{"className":1432},[],[1434],{"type":41,"value":1435},"['normal', 'italic']",{"type":35,"tag":44,"props":1437,"children":1438},{},[1439],{"type":41,"value":1440},"Defines the styles that should be downloaded for a font.",{"type":35,"tag":1376,"props":1442,"children":1444},{"id":1443},"subsets",[1445],{"type":35,"tag":50,"props":1446,"children":1448},{"className":1447},[],[1449],{"type":41,"value":1443},{"type":35,"tag":44,"props":1451,"children":1452},{},[1453,1454],{"type":41,"value":1389},{"type":35,"tag":50,"props":1455,"children":1457},{"className":1456},[],[1458],{"type":41,"value":1459},"['cyrillic-ext', 'cyrillic', 'greek-ext', 'greek', 'vietnamese', 'latin-ext', 'latin']",{"type":35,"tag":44,"props":1461,"children":1462},{},[1463],{"type":41,"value":1464},"Defines the subsets that should be downloaded for a font.",{"type":35,"tag":1376,"props":1466,"children":1468},{"id":1467},"fallbacks",[1469],{"type":35,"tag":50,"props":1470,"children":1472},{"className":1471},[],[1473],{"type":41,"value":1467},{"type":35,"tag":44,"props":1475,"children":1476},{},[1477],{"type":41,"value":1478},"Default:",{"type":35,"tag":59,"props":1480,"children":1482},{"className":210,"code":1481,"language":213,"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",[1483],{"type":35,"tag":50,"props":1484,"children":1485},{"__ignoreMap":29},[1486,1493,1536,1577,1618,1643,1667,1688,1708,1728,1748,1768,1787,1799,1839,1879,1919,1943,1967,1992,2017],{"type":35,"tag":69,"props":1487,"children":1488},{"class":71,"line":72},[1489],{"type":35,"tag":69,"props":1490,"children":1491},{"style":246},[1492],{"type":41,"value":249},{"type":35,"tag":69,"props":1494,"children":1495},{"class":71,"line":252},[1496,1501,1506,1510,1515,1519,1524,1528,1532],{"type":35,"tag":69,"props":1497,"children":1498},{"style":246},[1499],{"type":41,"value":1500},"  '",{"type":35,"tag":69,"props":1502,"children":1503},{"style":82},[1504],{"type":41,"value":1505},"serif",{"type":35,"tag":69,"props":1507,"children":1508},{"style":246},[1509],{"type":41,"value":286},{"type":35,"tag":69,"props":1511,"children":1512},{"style":256},[1513],{"type":41,"value":1514},": [",{"type":35,"tag":69,"props":1516,"children":1517},{"style":246},[1518],{"type":41,"value":286},{"type":35,"tag":69,"props":1520,"children":1521},{"style":82},[1522],{"type":41,"value":1523},"Times New Roman",{"type":35,"tag":69,"props":1525,"children":1526},{"style":246},[1527],{"type":41,"value":286},{"type":35,"tag":69,"props":1529,"children":1530},{"style":256},[1531],{"type":41,"value":888},{"type":35,"tag":69,"props":1533,"children":1534},{"style":246},[1535],{"type":41,"value":291},{"type":35,"tag":69,"props":1537,"children":1538},{"class":71,"line":271},[1539,1543,1548,1552,1556,1560,1565,1569,1573],{"type":35,"tag":69,"props":1540,"children":1541},{"style":246},[1542],{"type":41,"value":1500},{"type":35,"tag":69,"props":1544,"children":1545},{"style":82},[1546],{"type":41,"value":1547},"sans-serif",{"type":35,"tag":69,"props":1549,"children":1550},{"style":246},[1551],{"type":41,"value":286},{"type":35,"tag":69,"props":1553,"children":1554},{"style":256},[1555],{"type":41,"value":1514},{"type":35,"tag":69,"props":1557,"children":1558},{"style":246},[1559],{"type":41,"value":286},{"type":35,"tag":69,"props":1561,"children":1562},{"style":82},[1563],{"type":41,"value":1564},"Arial",{"type":35,"tag":69,"props":1566,"children":1567},{"style":246},[1568],{"type":41,"value":286},{"type":35,"tag":69,"props":1570,"children":1571},{"style":256},[1572],{"type":41,"value":888},{"type":35,"tag":69,"props":1574,"children":1575},{"style":246},[1576],{"type":41,"value":291},{"type":35,"tag":69,"props":1578,"children":1579},{"class":71,"line":294},[1580,1584,1589,1593,1597,1601,1606,1610,1614],{"type":35,"tag":69,"props":1581,"children":1582},{"style":246},[1583],{"type":41,"value":1500},{"type":35,"tag":69,"props":1585,"children":1586},{"style":82},[1587],{"type":41,"value":1588},"monospace",{"type":35,"tag":69,"props":1590,"children":1591},{"style":246},[1592],{"type":41,"value":286},{"type":35,"tag":69,"props":1594,"children":1595},{"style":256},[1596],{"type":41,"value":1514},{"type":35,"tag":69,"props":1598,"children":1599},{"style":246},[1600],{"type":41,"value":286},{"type":35,"tag":69,"props":1602,"children":1603},{"style":82},[1604],{"type":41,"value":1605},"Courier New",{"type":35,"tag":69,"props":1607,"children":1608},{"style":246},[1609],{"type":41,"value":286},{"type":35,"tag":69,"props":1611,"children":1612},{"style":256},[1613],{"type":41,"value":888},{"type":35,"tag":69,"props":1615,"children":1616},{"style":246},[1617],{"type":41,"value":291},{"type":35,"tag":69,"props":1619,"children":1620},{"class":71,"line":303},[1621,1625,1630,1634,1639],{"type":35,"tag":69,"props":1622,"children":1623},{"style":246},[1624],{"type":41,"value":1500},{"type":35,"tag":69,"props":1626,"children":1627},{"style":82},[1628],{"type":41,"value":1629},"cursive",{"type":35,"tag":69,"props":1631,"children":1632},{"style":246},[1633],{"type":41,"value":286},{"type":35,"tag":69,"props":1635,"children":1636},{"style":256},[1637],{"type":41,"value":1638},": []",{"type":35,"tag":69,"props":1640,"children":1641},{"style":246},[1642],{"type":41,"value":291},{"type":35,"tag":69,"props":1644,"children":1645},{"class":71,"line":456},[1646,1650,1655,1659,1663],{"type":35,"tag":69,"props":1647,"children":1648},{"style":246},[1649],{"type":41,"value":1500},{"type":35,"tag":69,"props":1651,"children":1652},{"style":82},[1653],{"type":41,"value":1654},"fantasy",{"type":35,"tag":69,"props":1656,"children":1657},{"style":246},[1658],{"type":41,"value":286},{"type":35,"tag":69,"props":1660,"children":1661},{"style":256},[1662],{"type":41,"value":1638},{"type":35,"tag":69,"props":1664,"children":1665},{"style":246},[1666],{"type":41,"value":291},{"type":35,"tag":69,"props":1668,"children":1669},{"class":71,"line":466},[1670,1674,1679,1683],{"type":35,"tag":69,"props":1671,"children":1672},{"style":246},[1673],{"type":41,"value":1500},{"type":35,"tag":69,"props":1675,"children":1676},{"style":82},[1677],{"type":41,"value":1678},"system-ui",{"type":35,"tag":69,"props":1680,"children":1681},{"style":246},[1682],{"type":41,"value":286},{"type":35,"tag":69,"props":1684,"children":1685},{"style":256},[1686],{"type":41,"value":1687},": [\n",{"type":35,"tag":69,"props":1689,"children":1690},{"class":71,"line":489},[1691,1695,1700,1704],{"type":35,"tag":69,"props":1692,"children":1693},{"style":246},[1694],{"type":41,"value":277},{"type":35,"tag":69,"props":1696,"children":1697},{"style":82},[1698],{"type":41,"value":1699},"BlinkMacSystemFont",{"type":35,"tag":69,"props":1701,"children":1702},{"style":246},[1703],{"type":41,"value":286},{"type":35,"tag":69,"props":1705,"children":1706},{"style":246},[1707],{"type":41,"value":291},{"type":35,"tag":69,"props":1709,"children":1710},{"class":71,"line":502},[1711,1715,1720,1724],{"type":35,"tag":69,"props":1712,"children":1713},{"style":246},[1714],{"type":41,"value":277},{"type":35,"tag":69,"props":1716,"children":1717},{"style":82},[1718],{"type":41,"value":1719},"Segoe UI",{"type":35,"tag":69,"props":1721,"children":1722},{"style":246},[1723],{"type":41,"value":286},{"type":35,"tag":69,"props":1725,"children":1726},{"style":246},[1727],{"type":41,"value":291},{"type":35,"tag":69,"props":1729,"children":1730},{"class":71,"line":536},[1731,1735,1740,1744],{"type":35,"tag":69,"props":1732,"children":1733},{"style":246},[1734],{"type":41,"value":277},{"type":35,"tag":69,"props":1736,"children":1737},{"style":82},[1738],{"type":41,"value":1739},"Roboto",{"type":35,"tag":69,"props":1741,"children":1742},{"style":246},[1743],{"type":41,"value":286},{"type":35,"tag":69,"props":1745,"children":1746},{"style":246},[1747],{"type":41,"value":291},{"type":35,"tag":69,"props":1749,"children":1750},{"class":71,"line":545},[1751,1755,1760,1764],{"type":35,"tag":69,"props":1752,"children":1753},{"style":246},[1754],{"type":41,"value":277},{"type":35,"tag":69,"props":1756,"children":1757},{"style":82},[1758],{"type":41,"value":1759},"Helvetica Neue",{"type":35,"tag":69,"props":1761,"children":1762},{"style":246},[1763],{"type":41,"value":286},{"type":35,"tag":69,"props":1765,"children":1766},{"style":246},[1767],{"type":41,"value":291},{"type":35,"tag":69,"props":1769,"children":1770},{"class":71,"line":1276},[1771,1775,1779,1783],{"type":35,"tag":69,"props":1772,"children":1773},{"style":246},[1774],{"type":41,"value":277},{"type":35,"tag":69,"props":1776,"children":1777},{"style":82},[1778],{"type":41,"value":1564},{"type":35,"tag":69,"props":1780,"children":1781},{"style":246},[1782],{"type":41,"value":286},{"type":35,"tag":69,"props":1784,"children":1785},{"style":246},[1786],{"type":41,"value":291},{"type":35,"tag":69,"props":1788,"children":1789},{"class":71,"line":1297},[1790,1795],{"type":35,"tag":69,"props":1791,"children":1792},{"style":256},[1793],{"type":41,"value":1794},"  ]",{"type":35,"tag":69,"props":1796,"children":1797},{"style":246},[1798],{"type":41,"value":291},{"type":35,"tag":69,"props":1800,"children":1801},{"class":71,"line":1318},[1802,1806,1811,1815,1819,1823,1827,1831,1835],{"type":35,"tag":69,"props":1803,"children":1804},{"style":246},[1805],{"type":41,"value":1500},{"type":35,"tag":69,"props":1807,"children":1808},{"style":82},[1809],{"type":41,"value":1810},"ui-serif",{"type":35,"tag":69,"props":1812,"children":1813},{"style":246},[1814],{"type":41,"value":286},{"type":35,"tag":69,"props":1816,"children":1817},{"style":256},[1818],{"type":41,"value":1514},{"type":35,"tag":69,"props":1820,"children":1821},{"style":246},[1822],{"type":41,"value":286},{"type":35,"tag":69,"props":1824,"children":1825},{"style":82},[1826],{"type":41,"value":1523},{"type":35,"tag":69,"props":1828,"children":1829},{"style":246},[1830],{"type":41,"value":286},{"type":35,"tag":69,"props":1832,"children":1833},{"style":256},[1834],{"type":41,"value":888},{"type":35,"tag":69,"props":1836,"children":1837},{"style":246},[1838],{"type":41,"value":291},{"type":35,"tag":69,"props":1840,"children":1841},{"class":71,"line":1339},[1842,1846,1851,1855,1859,1863,1867,1871,1875],{"type":35,"tag":69,"props":1843,"children":1844},{"style":246},[1845],{"type":41,"value":1500},{"type":35,"tag":69,"props":1847,"children":1848},{"style":82},[1849],{"type":41,"value":1850},"ui-sans-serif",{"type":35,"tag":69,"props":1852,"children":1853},{"style":246},[1854],{"type":41,"value":286},{"type":35,"tag":69,"props":1856,"children":1857},{"style":256},[1858],{"type":41,"value":1514},{"type":35,"tag":69,"props":1860,"children":1861},{"style":246},[1862],{"type":41,"value":286},{"type":35,"tag":69,"props":1864,"children":1865},{"style":82},[1866],{"type":41,"value":1564},{"type":35,"tag":69,"props":1868,"children":1869},{"style":246},[1870],{"type":41,"value":286},{"type":35,"tag":69,"props":1872,"children":1873},{"style":256},[1874],{"type":41,"value":888},{"type":35,"tag":69,"props":1876,"children":1877},{"style":246},[1878],{"type":41,"value":291},{"type":35,"tag":69,"props":1880,"children":1881},{"class":71,"line":1348},[1882,1886,1891,1895,1899,1903,1907,1911,1915],{"type":35,"tag":69,"props":1883,"children":1884},{"style":246},[1885],{"type":41,"value":1500},{"type":35,"tag":69,"props":1887,"children":1888},{"style":82},[1889],{"type":41,"value":1890},"ui-monospace",{"type":35,"tag":69,"props":1892,"children":1893},{"style":246},[1894],{"type":41,"value":286},{"type":35,"tag":69,"props":1896,"children":1897},{"style":256},[1898],{"type":41,"value":1514},{"type":35,"tag":69,"props":1900,"children":1901},{"style":246},[1902],{"type":41,"value":286},{"type":35,"tag":69,"props":1904,"children":1905},{"style":82},[1906],{"type":41,"value":1605},{"type":35,"tag":69,"props":1908,"children":1909},{"style":246},[1910],{"type":41,"value":286},{"type":35,"tag":69,"props":1912,"children":1913},{"style":256},[1914],{"type":41,"value":888},{"type":35,"tag":69,"props":1916,"children":1917},{"style":246},[1918],{"type":41,"value":291},{"type":35,"tag":69,"props":1920,"children":1921},{"class":71,"line":1357},[1922,1926,1931,1935,1939],{"type":35,"tag":69,"props":1923,"children":1924},{"style":246},[1925],{"type":41,"value":1500},{"type":35,"tag":69,"props":1927,"children":1928},{"style":82},[1929],{"type":41,"value":1930},"ui-rounded",{"type":35,"tag":69,"props":1932,"children":1933},{"style":246},[1934],{"type":41,"value":286},{"type":35,"tag":69,"props":1936,"children":1937},{"style":256},[1938],{"type":41,"value":1638},{"type":35,"tag":69,"props":1940,"children":1941},{"style":246},[1942],{"type":41,"value":291},{"type":35,"tag":69,"props":1944,"children":1945},{"class":71,"line":1365},[1946,1950,1955,1959,1963],{"type":35,"tag":69,"props":1947,"children":1948},{"style":246},[1949],{"type":41,"value":1500},{"type":35,"tag":69,"props":1951,"children":1952},{"style":82},[1953],{"type":41,"value":1954},"emoji",{"type":35,"tag":69,"props":1956,"children":1957},{"style":246},[1958],{"type":41,"value":286},{"type":35,"tag":69,"props":1960,"children":1961},{"style":256},[1962],{"type":41,"value":1638},{"type":35,"tag":69,"props":1964,"children":1965},{"style":246},[1966],{"type":41,"value":291},{"type":35,"tag":69,"props":1968,"children":1970},{"class":71,"line":1969},19,[1971,1975,1980,1984,1988],{"type":35,"tag":69,"props":1972,"children":1973},{"style":246},[1974],{"type":41,"value":1500},{"type":35,"tag":69,"props":1976,"children":1977},{"style":82},[1978],{"type":41,"value":1979},"math",{"type":35,"tag":69,"props":1981,"children":1982},{"style":246},[1983],{"type":41,"value":286},{"type":35,"tag":69,"props":1985,"children":1986},{"style":256},[1987],{"type":41,"value":1638},{"type":35,"tag":69,"props":1989,"children":1990},{"style":246},[1991],{"type":41,"value":291},{"type":35,"tag":69,"props":1993,"children":1995},{"class":71,"line":1994},20,[1996,2000,2005,2009,2013],{"type":35,"tag":69,"props":1997,"children":1998},{"style":246},[1999],{"type":41,"value":1500},{"type":35,"tag":69,"props":2001,"children":2002},{"style":82},[2003],{"type":41,"value":2004},"fangsong",{"type":35,"tag":69,"props":2006,"children":2007},{"style":246},[2008],{"type":41,"value":286},{"type":35,"tag":69,"props":2010,"children":2011},{"style":256},[2012],{"type":41,"value":1638},{"type":35,"tag":69,"props":2014,"children":2015},{"style":246},[2016],{"type":41,"value":291},{"type":35,"tag":69,"props":2018,"children":2020},{"class":71,"line":2019},21,[2021],{"type":35,"tag":69,"props":2022,"children":2023},{"style":246},[2024],{"type":41,"value":542},{"type":35,"tag":44,"props":2026,"children":2027},{},[2028,2030,2036],{"type":41,"value":2029},"If you use a generic font family like ",{"type":35,"tag":50,"props":2031,"children":2033},{"className":2032},[],[2034],{"type":41,"value":2035},"Roboto, sans-serif",{"type":41,"value":2037},", 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":972,"props":2039,"children":2040},{"id":969},[2041],{"type":35,"tag":50,"props":2042,"children":2044},{"className":2043},[],[2045],{"type":41,"value":969},{"type":35,"tag":44,"props":2047,"children":2048},{},[2049,2051,2055],{"type":41,"value":2050},"This is an array which defines the font options for specific fonts. You can use any properties from ",{"type":35,"tag":565,"props":2052,"children":2053},{"href":950},[2054],{"type":41,"value":957},{"type":41,"value":2056},", while there are some additional properties:",{"type":35,"tag":44,"props":2058,"children":2059},{},[2060,2061,2066],{"type":41,"value":989},{"type":35,"tag":50,"props":2062,"children":2064},{"className":2063},[],[2065],{"type":41,"value":969},{"type":41,"value":207},{"type":35,"tag":59,"props":2068,"children":2070},{"className":210,"code":2069,"filename":212,"language":213,"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",[2071],{"type":35,"tag":50,"props":2072,"children":2073},{"__ignoreMap":29},[2074,2097,2132,2147,2163,2171,2232,2240,2297,2305,2389,2397,2404],{"type":35,"tag":69,"props":2075,"children":2076},{"class":71,"line":72},[2077,2081,2085,2089,2093],{"type":35,"tag":69,"props":2078,"children":2079},{"style":223},[2080],{"type":41,"value":226},{"type":35,"tag":69,"props":2082,"children":2083},{"style":223},[2084],{"type":41,"value":231},{"type":35,"tag":69,"props":2086,"children":2087},{"style":234},[2088],{"type":41,"value":237},{"type":35,"tag":69,"props":2090,"children":2091},{"style":240},[2092],{"type":41,"value":243},{"type":35,"tag":69,"props":2094,"children":2095},{"style":246},[2096],{"type":41,"value":249},{"type":35,"tag":69,"props":2098,"children":2099},{"class":71,"line":252},[2100,2104,2108,2112,2116,2120,2124,2128],{"type":35,"tag":69,"props":2101,"children":2102},{"style":256},[2103],{"type":41,"value":259},{"type":35,"tag":69,"props":2105,"children":2106},{"style":246},[2107],{"type":41,"value":207},{"type":35,"tag":69,"props":2109,"children":2110},{"style":240},[2111],{"type":41,"value":871},{"type":35,"tag":69,"props":2113,"children":2114},{"style":246},[2115],{"type":41,"value":286},{"type":35,"tag":69,"props":2117,"children":2118},{"style":82},[2119],{"type":41,"value":55},{"type":35,"tag":69,"props":2121,"children":2122},{"style":246},[2123],{"type":41,"value":286},{"type":35,"tag":69,"props":2125,"children":2126},{"style":240},[2127],{"type":41,"value":888},{"type":35,"tag":69,"props":2129,"children":2130},{"style":246},[2131],{"type":41,"value":291},{"type":35,"tag":69,"props":2133,"children":2134},{"class":71,"line":271},[2135,2139,2143],{"type":35,"tag":69,"props":2136,"children":2137},{"style":256},[2138],{"type":41,"value":900},{"type":35,"tag":69,"props":2140,"children":2141},{"style":246},[2142],{"type":41,"value":207},{"type":35,"tag":69,"props":2144,"children":2145},{"style":246},[2146],{"type":41,"value":499},{"type":35,"tag":69,"props":2148,"children":2149},{"class":71,"line":294},[2150,2155,2159],{"type":35,"tag":69,"props":2151,"children":2152},{"style":256},[2153],{"type":41,"value":2154},"    families",{"type":35,"tag":69,"props":2156,"children":2157},{"style":246},[2158],{"type":41,"value":207},{"type":35,"tag":69,"props":2160,"children":2161},{"style":240},[2162],{"type":41,"value":268},{"type":35,"tag":69,"props":2164,"children":2165},{"class":71,"line":303},[2166],{"type":35,"tag":69,"props":2167,"children":2168},{"style":914},[2169],{"type":41,"value":2170},"      // do not resolve this font with any provider from `@nuxt/fonts`\n",{"type":35,"tag":69,"props":2172,"children":2173},{"class":71,"line":456},[2174,2179,2184,2188,2192,2197,2201,2205,2210,2214,2218,2223,2227],{"type":35,"tag":69,"props":2175,"children":2176},{"style":246},[2177],{"type":41,"value":2178},"      {",{"type":35,"tag":69,"props":2180,"children":2181},{"style":256},[2182],{"type":41,"value":2183}," name",{"type":35,"tag":69,"props":2185,"children":2186},{"style":246},[2187],{"type":41,"value":207},{"type":35,"tag":69,"props":2189,"children":2190},{"style":246},[2191],{"type":41,"value":1159},{"type":35,"tag":69,"props":2193,"children":2194},{"style":82},[2195],{"type":41,"value":2196},"Custom Font",{"type":35,"tag":69,"props":2198,"children":2199},{"style":246},[2200],{"type":41,"value":286},{"type":35,"tag":69,"props":2202,"children":2203},{"style":246},[2204],{"type":41,"value":523},{"type":35,"tag":69,"props":2206,"children":2207},{"style":256},[2208],{"type":41,"value":2209}," provider",{"type":35,"tag":69,"props":2211,"children":2212},{"style":246},[2213],{"type":41,"value":207},{"type":35,"tag":69,"props":2215,"children":2216},{"style":246},[2217],{"type":41,"value":1159},{"type":35,"tag":69,"props":2219,"children":2220},{"style":82},[2221],{"type":41,"value":2222},"none",{"type":35,"tag":69,"props":2224,"children":2225},{"style":246},[2226],{"type":41,"value":286},{"type":35,"tag":69,"props":2228,"children":2229},{"style":246},[2230],{"type":41,"value":2231}," },\n",{"type":35,"tag":69,"props":2233,"children":2234},{"class":71,"line":466},[2235],{"type":35,"tag":69,"props":2236,"children":2237},{"style":914},[2238],{"type":41,"value":2239},"      // only resolve this font with the `google` provider\n",{"type":35,"tag":69,"props":2241,"children":2242},{"class":71,"line":489},[2243,2247,2251,2255,2259,2264,2268,2272,2276,2280,2284,2289,2293],{"type":35,"tag":69,"props":2244,"children":2245},{"style":246},[2246],{"type":41,"value":2178},{"type":35,"tag":69,"props":2248,"children":2249},{"style":256},[2250],{"type":41,"value":2183},{"type":35,"tag":69,"props":2252,"children":2253},{"style":246},[2254],{"type":41,"value":207},{"type":35,"tag":69,"props":2256,"children":2257},{"style":246},[2258],{"type":41,"value":1159},{"type":35,"tag":69,"props":2260,"children":2261},{"style":82},[2262],{"type":41,"value":2263},"My Font Family",{"type":35,"tag":69,"props":2265,"children":2266},{"style":246},[2267],{"type":41,"value":286},{"type":35,"tag":69,"props":2269,"children":2270},{"style":246},[2271],{"type":41,"value":523},{"type":35,"tag":69,"props":2273,"children":2274},{"style":256},[2275],{"type":41,"value":2209},{"type":35,"tag":69,"props":2277,"children":2278},{"style":246},[2279],{"type":41,"value":207},{"type":35,"tag":69,"props":2281,"children":2282},{"style":246},[2283],{"type":41,"value":1159},{"type":35,"tag":69,"props":2285,"children":2286},{"style":82},[2287],{"type":41,"value":2288},"google",{"type":35,"tag":69,"props":2290,"children":2291},{"style":246},[2292],{"type":41,"value":286},{"type":35,"tag":69,"props":2294,"children":2295},{"style":246},[2296],{"type":41,"value":2231},{"type":35,"tag":69,"props":2298,"children":2299},{"class":71,"line":502},[2300],{"type":35,"tag":69,"props":2301,"children":2302},{"style":914},[2303],{"type":41,"value":2304},"      // specify specific font data - this will bypass any providers\n",{"type":35,"tag":69,"props":2306,"children":2307},{"class":71,"line":536},[2308,2312,2316,2320,2324,2329,2333,2337,2342,2346,2350,2355,2359,2363,2368,2372,2376,2381,2385],{"type":35,"tag":69,"props":2309,"children":2310},{"style":246},[2311],{"type":41,"value":2178},{"type":35,"tag":69,"props":2313,"children":2314},{"style":256},[2315],{"type":41,"value":2183},{"type":35,"tag":69,"props":2317,"children":2318},{"style":246},[2319],{"type":41,"value":207},{"type":35,"tag":69,"props":2321,"children":2322},{"style":246},[2323],{"type":41,"value":1159},{"type":35,"tag":69,"props":2325,"children":2326},{"style":82},[2327],{"type":41,"value":2328},"Other Font",{"type":35,"tag":69,"props":2330,"children":2331},{"style":246},[2332],{"type":41,"value":286},{"type":35,"tag":69,"props":2334,"children":2335},{"style":246},[2336],{"type":41,"value":523},{"type":35,"tag":69,"props":2338,"children":2339},{"style":256},[2340],{"type":41,"value":2341}," src",{"type":35,"tag":69,"props":2343,"children":2344},{"style":246},[2345],{"type":41,"value":207},{"type":35,"tag":69,"props":2347,"children":2348},{"style":246},[2349],{"type":41,"value":1159},{"type":35,"tag":69,"props":2351,"children":2352},{"style":82},[2353],{"type":41,"value":2354},"https://example.com/font.woff2",{"type":35,"tag":69,"props":2356,"children":2357},{"style":246},[2358],{"type":41,"value":286},{"type":35,"tag":69,"props":2360,"children":2361},{"style":246},[2362],{"type":41,"value":523},{"type":35,"tag":69,"props":2364,"children":2365},{"style":256},[2366],{"type":41,"value":2367}," weight",{"type":35,"tag":69,"props":2369,"children":2370},{"style":246},[2371],{"type":41,"value":207},{"type":35,"tag":69,"props":2373,"children":2374},{"style":246},[2375],{"type":41,"value":1159},{"type":35,"tag":69,"props":2377,"children":2378},{"style":82},[2379],{"type":41,"value":2380},"bold",{"type":35,"tag":69,"props":2382,"children":2383},{"style":246},[2384],{"type":41,"value":286},{"type":35,"tag":69,"props":2386,"children":2387},{"style":246},[2388],{"type":41,"value":2231},{"type":35,"tag":69,"props":2390,"children":2391},{"class":71,"line":545},[2392],{"type":35,"tag":69,"props":2393,"children":2394},{"style":240},[2395],{"type":41,"value":2396},"    ]\n",{"type":35,"tag":69,"props":2398,"children":2399},{"class":71,"line":1276},[2400],{"type":35,"tag":69,"props":2401,"children":2402},{"style":246},[2403],{"type":41,"value":925},{"type":35,"tag":69,"props":2405,"children":2406},{"class":71,"line":1297},[2407,2411],{"type":35,"tag":69,"props":2408,"children":2409},{"style":246},[2410],{"type":41,"value":309},{"type":35,"tag":69,"props":2412,"children":2413},{"style":240},[2414],{"type":41,"value":314},{"type":35,"tag":1376,"props":2416,"children":2418},{"id":2417},"name",[2419],{"type":35,"tag":50,"props":2420,"children":2422},{"className":2421},[],[2423],{"type":41,"value":2417},{"type":35,"tag":44,"props":2425,"children":2426},{},[2427,2428],{"type":41,"value":1389},{"type":35,"tag":2429,"props":2430,"children":2431},"em",{},[2432],{"type":41,"value":2433},"None",{"type":35,"tag":44,"props":2435,"children":2436},{},[2437,2439,2444],{"type":41,"value":2438},"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":2440,"children":2442},{"className":2441},[],[2443],{"type":41,"value":969},{"type":41,"value":2445}," array.",{"type":35,"tag":1376,"props":2447,"children":2449},{"id":2448},"global",[2450],{"type":35,"tag":50,"props":2451,"children":2453},{"className":2452},[],[2454],{"type":41,"value":2448},{"type":35,"tag":44,"props":2456,"children":2457},{},[2458,2459],{"type":41,"value":1389},{"type":35,"tag":50,"props":2460,"children":2462},{"className":2461},[],[2463],{"type":41,"value":2464},"false",{"type":35,"tag":44,"props":2466,"children":2467},{},[2468,2470,2476],{"type":41,"value":2469},"Defines whether to inject ",{"type":35,"tag":50,"props":2471,"children":2473},{"className":2472},[],[2474],{"type":41,"value":2475},"@font-face",{"type":41,"value":2477}," regardless of usage in project.",{"type":35,"tag":1376,"props":2479,"children":2481},{"id":2480},"provider",[2482],{"type":35,"tag":50,"props":2483,"children":2485},{"className":2484},[],[2486],{"type":41,"value":2480},{"type":35,"tag":44,"props":2488,"children":2489},{},[2490,2491],{"type":41,"value":1389},{"type":35,"tag":2429,"props":2492,"children":2493},{},[2494],{"type":41,"value":2433},{"type":35,"tag":44,"props":2496,"children":2497},{},[2498,2500,2505,2507,2512,2513,2519,2520,2526,2527,2533,2534,2540,2541,2547],{"type":41,"value":2499},"Defines the provider that is used for the given font. You can choose any providers from ",{"type":35,"tag":50,"props":2501,"children":2503},{"className":2502},[],[2504],{"type":41,"value":2222},{"type":41,"value":2506},", ",{"type":35,"tag":50,"props":2508,"children":2510},{"className":2509},[],[2511],{"type":41,"value":2288},{"type":41,"value":2506},{"type":35,"tag":50,"props":2514,"children":2516},{"className":2515},[],[2517],{"type":41,"value":2518},"bunny",{"type":41,"value":2506},{"type":35,"tag":50,"props":2521,"children":2523},{"className":2522},[],[2524],{"type":41,"value":2525},"fontshare",{"type":41,"value":2506},{"type":35,"tag":50,"props":2528,"children":2530},{"className":2529},[],[2531],{"type":41,"value":2532},"fontsource",{"type":41,"value":2506},{"type":35,"tag":50,"props":2535,"children":2537},{"className":2536},[],[2538],{"type":41,"value":2539},"adobe",{"type":41,"value":2506},{"type":35,"tag":50,"props":2542,"children":2544},{"className":2543},[],[2545],{"type":41,"value":2546},"local",{"type":41,"value":572},{"type":35,"tag":1376,"props":2549,"children":2551},{"id":2550},"src",[2552],{"type":35,"tag":50,"props":2553,"children":2555},{"className":2554},[],[2556],{"type":41,"value":2550},{"type":35,"tag":44,"props":2558,"children":2559},{},[2560,2561],{"type":41,"value":1389},{"type":35,"tag":2429,"props":2562,"children":2563},{},[2564],{"type":41,"value":2433},{"type":35,"tag":44,"props":2566,"children":2567},{},[2568],{"type":41,"value":2569},"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":2571,"children":2573},{"id":2572},"provider-options",[2574],{"type":41,"value":2575},"Provider Options",{"type":35,"tag":44,"props":2577,"children":2578},{},[2579,2581,2586],{"type":41,"value":2580},"Providers can have their own options. These options are passed directly to different font providers. Please refer to the ",{"type":35,"tag":565,"props":2582,"children":2583},{"href":19},[2584],{"type":41,"value":2585},"provider documentation",{"type":41,"value":2587}," for more information.",{"type":35,"tag":59,"props":2589,"children":2591},{"className":210,"code":2590,"filename":212,"language":213,"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",[2592],{"type":35,"tag":50,"props":2593,"children":2594},{"__ignoreMap":29},[2595,2618,2653,2668,2685,2701,2717,2771,2779,2786],{"type":35,"tag":69,"props":2596,"children":2597},{"class":71,"line":72},[2598,2602,2606,2610,2614],{"type":35,"tag":69,"props":2599,"children":2600},{"style":223},[2601],{"type":41,"value":226},{"type":35,"tag":69,"props":2603,"children":2604},{"style":223},[2605],{"type":41,"value":231},{"type":35,"tag":69,"props":2607,"children":2608},{"style":234},[2609],{"type":41,"value":237},{"type":35,"tag":69,"props":2611,"children":2612},{"style":240},[2613],{"type":41,"value":243},{"type":35,"tag":69,"props":2615,"children":2616},{"style":246},[2617],{"type":41,"value":249},{"type":35,"tag":69,"props":2619,"children":2620},{"class":71,"line":252},[2621,2625,2629,2633,2637,2641,2645,2649],{"type":35,"tag":69,"props":2622,"children":2623},{"style":256},[2624],{"type":41,"value":259},{"type":35,"tag":69,"props":2626,"children":2627},{"style":246},[2628],{"type":41,"value":207},{"type":35,"tag":69,"props":2630,"children":2631},{"style":240},[2632],{"type":41,"value":871},{"type":35,"tag":69,"props":2634,"children":2635},{"style":246},[2636],{"type":41,"value":286},{"type":35,"tag":69,"props":2638,"children":2639},{"style":82},[2640],{"type":41,"value":55},{"type":35,"tag":69,"props":2642,"children":2643},{"style":246},[2644],{"type":41,"value":286},{"type":35,"tag":69,"props":2646,"children":2647},{"style":240},[2648],{"type":41,"value":888},{"type":35,"tag":69,"props":2650,"children":2651},{"style":246},[2652],{"type":41,"value":291},{"type":35,"tag":69,"props":2654,"children":2655},{"class":71,"line":271},[2656,2660,2664],{"type":35,"tag":69,"props":2657,"children":2658},{"style":256},[2659],{"type":41,"value":900},{"type":35,"tag":69,"props":2661,"children":2662},{"style":246},[2663],{"type":41,"value":207},{"type":35,"tag":69,"props":2665,"children":2666},{"style":246},[2667],{"type":41,"value":499},{"type":35,"tag":69,"props":2669,"children":2670},{"class":71,"line":294},[2671,2676,2680],{"type":35,"tag":69,"props":2672,"children":2673},{"style":256},[2674],{"type":41,"value":2675},"    google",{"type":35,"tag":69,"props":2677,"children":2678},{"style":246},[2679],{"type":41,"value":207},{"type":35,"tag":69,"props":2681,"children":2682},{"style":246},[2683],{"type":41,"value":2684}," {},\n",{"type":35,"tag":69,"props":2686,"children":2687},{"class":71,"line":303},[2688,2693,2697],{"type":35,"tag":69,"props":2689,"children":2690},{"style":256},[2691],{"type":41,"value":2692},"    local",{"type":35,"tag":69,"props":2694,"children":2695},{"style":246},[2696],{"type":41,"value":207},{"type":35,"tag":69,"props":2698,"children":2699},{"style":246},[2700],{"type":41,"value":2684},{"type":35,"tag":69,"props":2702,"children":2703},{"class":71,"line":456},[2704,2709,2713],{"type":35,"tag":69,"props":2705,"children":2706},{"style":256},[2707],{"type":41,"value":2708},"    adobe",{"type":35,"tag":69,"props":2710,"children":2711},{"style":246},[2712],{"type":41,"value":207},{"type":35,"tag":69,"props":2714,"children":2715},{"style":246},[2716],{"type":41,"value":499},{"type":35,"tag":69,"props":2718,"children":2719},{"class":71,"line":466},[2720,2725,2729,2733,2737,2742,2746,2750,2754,2759,2763,2767],{"type":35,"tag":69,"props":2721,"children":2722},{"style":256},[2723],{"type":41,"value":2724},"      id",{"type":35,"tag":69,"props":2726,"children":2727},{"style":246},[2728],{"type":41,"value":207},{"type":35,"tag":69,"props":2730,"children":2731},{"style":240},[2732],{"type":41,"value":871},{"type":35,"tag":69,"props":2734,"children":2735},{"style":246},[2736],{"type":41,"value":286},{"type":35,"tag":69,"props":2738,"children":2739},{"style":82},[2740],{"type":41,"value":2741},"fontkitId1",{"type":35,"tag":69,"props":2743,"children":2744},{"style":246},[2745],{"type":41,"value":286},{"type":35,"tag":69,"props":2747,"children":2748},{"style":246},[2749],{"type":41,"value":523},{"type":35,"tag":69,"props":2751,"children":2752},{"style":246},[2753],{"type":41,"value":1159},{"type":35,"tag":69,"props":2755,"children":2756},{"style":82},[2757],{"type":41,"value":2758},"fontkitId2",{"type":35,"tag":69,"props":2760,"children":2761},{"style":246},[2762],{"type":41,"value":286},{"type":35,"tag":69,"props":2764,"children":2765},{"style":240},[2766],{"type":41,"value":888},{"type":35,"tag":69,"props":2768,"children":2769},{"style":246},[2770],{"type":41,"value":291},{"type":35,"tag":69,"props":2772,"children":2773},{"class":71,"line":489},[2774],{"type":35,"tag":69,"props":2775,"children":2776},{"style":246},[2777],{"type":41,"value":2778},"    }\n",{"type":35,"tag":69,"props":2780,"children":2781},{"class":71,"line":502},[2782],{"type":35,"tag":69,"props":2783,"children":2784},{"style":246},[2785],{"type":41,"value":925},{"type":35,"tag":69,"props":2787,"children":2788},{"class":71,"line":536},[2789,2793],{"type":35,"tag":69,"props":2790,"children":2791},{"style":246},[2792],{"type":41,"value":309},{"type":35,"tag":69,"props":2794,"children":2795},{"style":240},[2796],{"type":41,"value":314},{"type":35,"tag":36,"props":2798,"children":2800},{"id":2799},"providers",[2801],{"type":35,"tag":50,"props":2802,"children":2804},{"className":2803},[],[2805],{"type":41,"value":2799},{"type":35,"tag":44,"props":2807,"children":2808},{},[2809],{"type":41,"value":2810},"This defines the behavior of the providers used.",{"type":35,"tag":59,"props":2812,"children":2814},{"className":210,"code":2813,"filename":212,"language":213,"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",[2815],{"type":35,"tag":50,"props":2816,"children":2817},{"__ignoreMap":29},[2818,2841,2876,2891,2907,2915,2923,2952,2960,2982,2989,2996],{"type":35,"tag":69,"props":2819,"children":2820},{"class":71,"line":72},[2821,2825,2829,2833,2837],{"type":35,"tag":69,"props":2822,"children":2823},{"style":223},[2824],{"type":41,"value":226},{"type":35,"tag":69,"props":2826,"children":2827},{"style":223},[2828],{"type":41,"value":231},{"type":35,"tag":69,"props":2830,"children":2831},{"style":234},[2832],{"type":41,"value":237},{"type":35,"tag":69,"props":2834,"children":2835},{"style":240},[2836],{"type":41,"value":243},{"type":35,"tag":69,"props":2838,"children":2839},{"style":246},[2840],{"type":41,"value":249},{"type":35,"tag":69,"props":2842,"children":2843},{"class":71,"line":252},[2844,2848,2852,2856,2860,2864,2868,2872],{"type":35,"tag":69,"props":2845,"children":2846},{"style":256},[2847],{"type":41,"value":259},{"type":35,"tag":69,"props":2849,"children":2850},{"style":246},[2851],{"type":41,"value":207},{"type":35,"tag":69,"props":2853,"children":2854},{"style":240},[2855],{"type":41,"value":871},{"type":35,"tag":69,"props":2857,"children":2858},{"style":246},[2859],{"type":41,"value":286},{"type":35,"tag":69,"props":2861,"children":2862},{"style":82},[2863],{"type":41,"value":55},{"type":35,"tag":69,"props":2865,"children":2866},{"style":246},[2867],{"type":41,"value":286},{"type":35,"tag":69,"props":2869,"children":2870},{"style":240},[2871],{"type":41,"value":888},{"type":35,"tag":69,"props":2873,"children":2874},{"style":246},[2875],{"type":41,"value":291},{"type":35,"tag":69,"props":2877,"children":2878},{"class":71,"line":271},[2879,2883,2887],{"type":35,"tag":69,"props":2880,"children":2881},{"style":256},[2882],{"type":41,"value":900},{"type":35,"tag":69,"props":2884,"children":2885},{"style":246},[2886],{"type":41,"value":207},{"type":35,"tag":69,"props":2888,"children":2889},{"style":246},[2890],{"type":41,"value":499},{"type":35,"tag":69,"props":2892,"children":2893},{"class":71,"line":294},[2894,2899,2903],{"type":35,"tag":69,"props":2895,"children":2896},{"style":256},[2897],{"type":41,"value":2898},"    providers",{"type":35,"tag":69,"props":2900,"children":2901},{"style":246},[2902],{"type":41,"value":207},{"type":35,"tag":69,"props":2904,"children":2905},{"style":246},[2906],{"type":41,"value":499},{"type":35,"tag":69,"props":2908,"children":2909},{"class":71,"line":303},[2910],{"type":35,"tag":69,"props":2911,"children":2912},{"style":914},[2913],{"type":41,"value":2914},"      // You can pass a new custom provider - see more in the providers documentation\n",{"type":35,"tag":69,"props":2916,"children":2917},{"class":71,"line":456},[2918],{"type":35,"tag":69,"props":2919,"children":2920},{"style":914},[2921],{"type":41,"value":2922},"      // for what this file should look like\n",{"type":35,"tag":69,"props":2924,"children":2925},{"class":71,"line":466},[2926,2931,2935,2939,2944,2948],{"type":35,"tag":69,"props":2927,"children":2928},{"style":256},[2929],{"type":41,"value":2930},"      custom",{"type":35,"tag":69,"props":2932,"children":2933},{"style":246},[2934],{"type":41,"value":207},{"type":35,"tag":69,"props":2936,"children":2937},{"style":246},[2938],{"type":41,"value":1159},{"type":35,"tag":69,"props":2940,"children":2941},{"style":82},[2942],{"type":41,"value":2943},"~/providers/custom",{"type":35,"tag":69,"props":2945,"children":2946},{"style":246},[2947],{"type":41,"value":286},{"type":35,"tag":69,"props":2949,"children":2950},{"style":246},[2951],{"type":41,"value":291},{"type":35,"tag":69,"props":2953,"children":2954},{"class":71,"line":489},[2955],{"type":35,"tag":69,"props":2956,"children":2957},{"style":914},[2958],{"type":41,"value":2959},"      // Or you can disable a built-in provider\n",{"type":35,"tag":69,"props":2961,"children":2962},{"class":71,"line":502},[2963,2968,2972,2978],{"type":35,"tag":69,"props":2964,"children":2965},{"style":256},[2966],{"type":41,"value":2967},"      google",{"type":35,"tag":69,"props":2969,"children":2970},{"style":246},[2971],{"type":41,"value":207},{"type":35,"tag":69,"props":2973,"children":2975},{"style":2974},"--shiki-light:#FF5370;--shiki-default:#FF9CAC;--shiki-dark:#FF9CAC",[2976],{"type":41,"value":2977}," false",{"type":35,"tag":69,"props":2979,"children":2980},{"style":246},[2981],{"type":41,"value":291},{"type":35,"tag":69,"props":2983,"children":2984},{"class":71,"line":536},[2985],{"type":35,"tag":69,"props":2986,"children":2987},{"style":246},[2988],{"type":41,"value":2778},{"type":35,"tag":69,"props":2990,"children":2991},{"class":71,"line":545},[2992],{"type":35,"tag":69,"props":2993,"children":2994},{"style":246},[2995],{"type":41,"value":925},{"type":35,"tag":69,"props":2997,"children":2998},{"class":71,"line":1276},[2999,3003],{"type":35,"tag":69,"props":3000,"children":3001},{"style":246},[3002],{"type":41,"value":309},{"type":35,"tag":69,"props":3004,"children":3005},{"style":240},[3006],{"type":41,"value":314},{"type":35,"tag":36,"props":3008,"children":3010},{"id":3009},"assets",[3011],{"type":35,"tag":50,"props":3012,"children":3014},{"className":3013},[],[3015],{"type":41,"value":3009},{"type":35,"tag":44,"props":3017,"children":3018},{},[3019],{"type":41,"value":3020},"This defines the behavior of the assets used.",{"type":35,"tag":59,"props":3022,"children":3024},{"className":210,"code":3023,"filename":212,"language":213,"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",[3025],{"type":35,"tag":50,"props":3026,"children":3027},{"__ignoreMap":29},[3028,3051,3086,3101,3117,3125,3151,3158,3165],{"type":35,"tag":69,"props":3029,"children":3030},{"class":71,"line":72},[3031,3035,3039,3043,3047],{"type":35,"tag":69,"props":3032,"children":3033},{"style":223},[3034],{"type":41,"value":226},{"type":35,"tag":69,"props":3036,"children":3037},{"style":223},[3038],{"type":41,"value":231},{"type":35,"tag":69,"props":3040,"children":3041},{"style":234},[3042],{"type":41,"value":237},{"type":35,"tag":69,"props":3044,"children":3045},{"style":240},[3046],{"type":41,"value":243},{"type":35,"tag":69,"props":3048,"children":3049},{"style":246},[3050],{"type":41,"value":249},{"type":35,"tag":69,"props":3052,"children":3053},{"class":71,"line":252},[3054,3058,3062,3066,3070,3074,3078,3082],{"type":35,"tag":69,"props":3055,"children":3056},{"style":256},[3057],{"type":41,"value":259},{"type":35,"tag":69,"props":3059,"children":3060},{"style":246},[3061],{"type":41,"value":207},{"type":35,"tag":69,"props":3063,"children":3064},{"style":240},[3065],{"type":41,"value":871},{"type":35,"tag":69,"props":3067,"children":3068},{"style":246},[3069],{"type":41,"value":286},{"type":35,"tag":69,"props":3071,"children":3072},{"style":82},[3073],{"type":41,"value":55},{"type":35,"tag":69,"props":3075,"children":3076},{"style":246},[3077],{"type":41,"value":286},{"type":35,"tag":69,"props":3079,"children":3080},{"style":240},[3081],{"type":41,"value":888},{"type":35,"tag":69,"props":3083,"children":3084},{"style":246},[3085],{"type":41,"value":291},{"type":35,"tag":69,"props":3087,"children":3088},{"class":71,"line":271},[3089,3093,3097],{"type":35,"tag":69,"props":3090,"children":3091},{"style":256},[3092],{"type":41,"value":900},{"type":35,"tag":69,"props":3094,"children":3095},{"style":246},[3096],{"type":41,"value":207},{"type":35,"tag":69,"props":3098,"children":3099},{"style":246},[3100],{"type":41,"value":499},{"type":35,"tag":69,"props":3102,"children":3103},{"class":71,"line":294},[3104,3109,3113],{"type":35,"tag":69,"props":3105,"children":3106},{"style":256},[3107],{"type":41,"value":3108},"    assets",{"type":35,"tag":69,"props":3110,"children":3111},{"style":246},[3112],{"type":41,"value":207},{"type":35,"tag":69,"props":3114,"children":3115},{"style":246},[3116],{"type":41,"value":499},{"type":35,"tag":69,"props":3118,"children":3119},{"class":71,"line":303},[3120],{"type":35,"tag":69,"props":3121,"children":3122},{"style":914},[3123],{"type":41,"value":3124},"      // The baseURL where font files are served.\n",{"type":35,"tag":69,"props":3126,"children":3127},{"class":71,"line":456},[3128,3133,3137,3141,3146],{"type":35,"tag":69,"props":3129,"children":3130},{"style":256},[3131],{"type":41,"value":3132},"      prefix",{"type":35,"tag":69,"props":3134,"children":3135},{"style":246},[3136],{"type":41,"value":207},{"type":35,"tag":69,"props":3138,"children":3139},{"style":246},[3140],{"type":41,"value":1159},{"type":35,"tag":69,"props":3142,"children":3143},{"style":82},[3144],{"type":41,"value":3145},"/_fonts/",{"type":35,"tag":69,"props":3147,"children":3148},{"style":246},[3149],{"type":41,"value":3150},"'\n",{"type":35,"tag":69,"props":3152,"children":3153},{"class":71,"line":466},[3154],{"type":35,"tag":69,"props":3155,"children":3156},{"style":246},[3157],{"type":41,"value":2778},{"type":35,"tag":69,"props":3159,"children":3160},{"class":71,"line":489},[3161],{"type":35,"tag":69,"props":3162,"children":3163},{"style":246},[3164],{"type":41,"value":925},{"type":35,"tag":69,"props":3166,"children":3167},{"class":71,"line":502},[3168,3172],{"type":35,"tag":69,"props":3169,"children":3170},{"style":246},[3171],{"type":41,"value":309},{"type":35,"tag":69,"props":3173,"children":3174},{"style":240},[3175],{"type":41,"value":314},{"type":35,"tag":36,"props":3177,"children":3179},{"id":3178},"priority",[3180],{"type":35,"tag":50,"props":3181,"children":3183},{"className":3182},[],[3184],{"type":41,"value":3178},{"type":35,"tag":44,"props":3186,"children":3187},{},[3188],{"type":41,"value":3189},"You can customize the order in which providers are checked.",{"type":35,"tag":59,"props":3191,"children":3193},{"className":210,"code":3192,"filename":212,"language":213,"meta":29,"style":29},"export default defineNuxtConfig({\n  modules: ['@nuxt/fonts'],\n  fonts: {\n    priority: ['bunny', 'google'],\n  }\n})\n",[3194],{"type":35,"tag":50,"props":3195,"children":3196},{"__ignoreMap":29},[3197,3220,3255,3270,3322,3329],{"type":35,"tag":69,"props":3198,"children":3199},{"class":71,"line":72},[3200,3204,3208,3212,3216],{"type":35,"tag":69,"props":3201,"children":3202},{"style":223},[3203],{"type":41,"value":226},{"type":35,"tag":69,"props":3205,"children":3206},{"style":223},[3207],{"type":41,"value":231},{"type":35,"tag":69,"props":3209,"children":3210},{"style":234},[3211],{"type":41,"value":237},{"type":35,"tag":69,"props":3213,"children":3214},{"style":240},[3215],{"type":41,"value":243},{"type":35,"tag":69,"props":3217,"children":3218},{"style":246},[3219],{"type":41,"value":249},{"type":35,"tag":69,"props":3221,"children":3222},{"class":71,"line":252},[3223,3227,3231,3235,3239,3243,3247,3251],{"type":35,"tag":69,"props":3224,"children":3225},{"style":256},[3226],{"type":41,"value":259},{"type":35,"tag":69,"props":3228,"children":3229},{"style":246},[3230],{"type":41,"value":207},{"type":35,"tag":69,"props":3232,"children":3233},{"style":240},[3234],{"type":41,"value":871},{"type":35,"tag":69,"props":3236,"children":3237},{"style":246},[3238],{"type":41,"value":286},{"type":35,"tag":69,"props":3240,"children":3241},{"style":82},[3242],{"type":41,"value":55},{"type":35,"tag":69,"props":3244,"children":3245},{"style":246},[3246],{"type":41,"value":286},{"type":35,"tag":69,"props":3248,"children":3249},{"style":240},[3250],{"type":41,"value":888},{"type":35,"tag":69,"props":3252,"children":3253},{"style":246},[3254],{"type":41,"value":291},{"type":35,"tag":69,"props":3256,"children":3257},{"class":71,"line":271},[3258,3262,3266],{"type":35,"tag":69,"props":3259,"children":3260},{"style":256},[3261],{"type":41,"value":900},{"type":35,"tag":69,"props":3263,"children":3264},{"style":246},[3265],{"type":41,"value":207},{"type":35,"tag":69,"props":3267,"children":3268},{"style":246},[3269],{"type":41,"value":499},{"type":35,"tag":69,"props":3271,"children":3272},{"class":71,"line":294},[3273,3278,3282,3286,3290,3294,3298,3302,3306,3310,3314,3318],{"type":35,"tag":69,"props":3274,"children":3275},{"style":256},[3276],{"type":41,"value":3277},"    priority",{"type":35,"tag":69,"props":3279,"children":3280},{"style":246},[3281],{"type":41,"value":207},{"type":35,"tag":69,"props":3283,"children":3284},{"style":240},[3285],{"type":41,"value":871},{"type":35,"tag":69,"props":3287,"children":3288},{"style":246},[3289],{"type":41,"value":286},{"type":35,"tag":69,"props":3291,"children":3292},{"style":82},[3293],{"type":41,"value":2518},{"type":35,"tag":69,"props":3295,"children":3296},{"style":246},[3297],{"type":41,"value":286},{"type":35,"tag":69,"props":3299,"children":3300},{"style":246},[3301],{"type":41,"value":523},{"type":35,"tag":69,"props":3303,"children":3304},{"style":246},[3305],{"type":41,"value":1159},{"type":35,"tag":69,"props":3307,"children":3308},{"style":82},[3309],{"type":41,"value":2288},{"type":35,"tag":69,"props":3311,"children":3312},{"style":246},[3313],{"type":41,"value":286},{"type":35,"tag":69,"props":3315,"children":3316},{"style":240},[3317],{"type":41,"value":888},{"type":35,"tag":69,"props":3319,"children":3320},{"style":246},[3321],{"type":41,"value":291},{"type":35,"tag":69,"props":3323,"children":3324},{"class":71,"line":303},[3325],{"type":35,"tag":69,"props":3326,"children":3327},{"style":246},[3328],{"type":41,"value":925},{"type":35,"tag":69,"props":3330,"children":3331},{"class":71,"line":456},[3332,3336],{"type":35,"tag":69,"props":3333,"children":3334},{"style":246},[3335],{"type":41,"value":309},{"type":35,"tag":69,"props":3337,"children":3338},{"style":240},[3339],{"type":41,"value":314},{"type":35,"tag":36,"props":3341,"children":3343},{"id":3342},"provider-1",[3344],{"type":35,"tag":50,"props":3345,"children":3347},{"className":3346},[],[3348],{"type":41,"value":2480},{"type":35,"tag":44,"props":3350,"children":3351},{},[3352],{"type":41,"value":3353},"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":3355,"children":3357},{"className":210,"code":3356,"filename":212,"language":213,"meta":29,"style":29},"export default defineNuxtConfig({\n  modules: ['@nuxt/fonts'],\n  fonts: {\n    provider: 'google'\n  }\n})\n",[3358],{"type":35,"tag":50,"props":3359,"children":3360},{"__ignoreMap":29},[3361,3384,3419,3434,3458,3465],{"type":35,"tag":69,"props":3362,"children":3363},{"class":71,"line":72},[3364,3368,3372,3376,3380],{"type":35,"tag":69,"props":3365,"children":3366},{"style":223},[3367],{"type":41,"value":226},{"type":35,"tag":69,"props":3369,"children":3370},{"style":223},[3371],{"type":41,"value":231},{"type":35,"tag":69,"props":3373,"children":3374},{"style":234},[3375],{"type":41,"value":237},{"type":35,"tag":69,"props":3377,"children":3378},{"style":240},[3379],{"type":41,"value":243},{"type":35,"tag":69,"props":3381,"children":3382},{"style":246},[3383],{"type":41,"value":249},{"type":35,"tag":69,"props":3385,"children":3386},{"class":71,"line":252},[3387,3391,3395,3399,3403,3407,3411,3415],{"type":35,"tag":69,"props":3388,"children":3389},{"style":256},[3390],{"type":41,"value":259},{"type":35,"tag":69,"props":3392,"children":3393},{"style":246},[3394],{"type":41,"value":207},{"type":35,"tag":69,"props":3396,"children":3397},{"style":240},[3398],{"type":41,"value":871},{"type":35,"tag":69,"props":3400,"children":3401},{"style":246},[3402],{"type":41,"value":286},{"type":35,"tag":69,"props":3404,"children":3405},{"style":82},[3406],{"type":41,"value":55},{"type":35,"tag":69,"props":3408,"children":3409},{"style":246},[3410],{"type":41,"value":286},{"type":35,"tag":69,"props":3412,"children":3413},{"style":240},[3414],{"type":41,"value":888},{"type":35,"tag":69,"props":3416,"children":3417},{"style":246},[3418],{"type":41,"value":291},{"type":35,"tag":69,"props":3420,"children":3421},{"class":71,"line":271},[3422,3426,3430],{"type":35,"tag":69,"props":3423,"children":3424},{"style":256},[3425],{"type":41,"value":900},{"type":35,"tag":69,"props":3427,"children":3428},{"style":246},[3429],{"type":41,"value":207},{"type":35,"tag":69,"props":3431,"children":3432},{"style":246},[3433],{"type":41,"value":499},{"type":35,"tag":69,"props":3435,"children":3436},{"class":71,"line":294},[3437,3442,3446,3450,3454],{"type":35,"tag":69,"props":3438,"children":3439},{"style":256},[3440],{"type":41,"value":3441},"    provider",{"type":35,"tag":69,"props":3443,"children":3444},{"style":246},[3445],{"type":41,"value":207},{"type":35,"tag":69,"props":3447,"children":3448},{"style":246},[3449],{"type":41,"value":1159},{"type":35,"tag":69,"props":3451,"children":3452},{"style":82},[3453],{"type":41,"value":2288},{"type":35,"tag":69,"props":3455,"children":3456},{"style":246},[3457],{"type":41,"value":3150},{"type":35,"tag":69,"props":3459,"children":3460},{"class":71,"line":303},[3461],{"type":35,"tag":69,"props":3462,"children":3463},{"style":246},[3464],{"type":41,"value":925},{"type":35,"tag":69,"props":3466,"children":3467},{"class":71,"line":456},[3468,3472],{"type":35,"tag":69,"props":3469,"children":3470},{"style":246},[3471],{"type":41,"value":309},{"type":35,"tag":69,"props":3473,"children":3474},{"style":240},[3475],{"type":41,"value":314},{"type":35,"tag":36,"props":3477,"children":3479},{"id":3478},"devtools",[3480],{"type":35,"tag":50,"props":3481,"children":3483},{"className":3482},[],[3484],{"type":41,"value":3478},{"type":35,"tag":44,"props":3486,"children":3487},{},[3488,3490],{"type":41,"value":3489},"Defines whether to enable devtools for Nuxt font, default is ",{"type":35,"tag":50,"props":3491,"children":3493},{"className":3492},[],[3494],{"type":41,"value":3495},"true",{"type":35,"tag":59,"props":3497,"children":3499},{"className":210,"code":3498,"filename":212,"language":213,"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",[3500],{"type":35,"tag":50,"props":3501,"children":3502},{"__ignoreMap":29},[3503,3526,3561,3576,3584,3601,3608],{"type":35,"tag":69,"props":3504,"children":3505},{"class":71,"line":72},[3506,3510,3514,3518,3522],{"type":35,"tag":69,"props":3507,"children":3508},{"style":223},[3509],{"type":41,"value":226},{"type":35,"tag":69,"props":3511,"children":3512},{"style":223},[3513],{"type":41,"value":231},{"type":35,"tag":69,"props":3515,"children":3516},{"style":234},[3517],{"type":41,"value":237},{"type":35,"tag":69,"props":3519,"children":3520},{"style":240},[3521],{"type":41,"value":243},{"type":35,"tag":69,"props":3523,"children":3524},{"style":246},[3525],{"type":41,"value":249},{"type":35,"tag":69,"props":3527,"children":3528},{"class":71,"line":252},[3529,3533,3537,3541,3545,3549,3553,3557],{"type":35,"tag":69,"props":3530,"children":3531},{"style":256},[3532],{"type":41,"value":259},{"type":35,"tag":69,"props":3534,"children":3535},{"style":246},[3536],{"type":41,"value":207},{"type":35,"tag":69,"props":3538,"children":3539},{"style":240},[3540],{"type":41,"value":871},{"type":35,"tag":69,"props":3542,"children":3543},{"style":246},[3544],{"type":41,"value":286},{"type":35,"tag":69,"props":3546,"children":3547},{"style":82},[3548],{"type":41,"value":55},{"type":35,"tag":69,"props":3550,"children":3551},{"style":246},[3552],{"type":41,"value":286},{"type":35,"tag":69,"props":3554,"children":3555},{"style":240},[3556],{"type":41,"value":888},{"type":35,"tag":69,"props":3558,"children":3559},{"style":246},[3560],{"type":41,"value":291},{"type":35,"tag":69,"props":3562,"children":3563},{"class":71,"line":271},[3564,3568,3572],{"type":35,"tag":69,"props":3565,"children":3566},{"style":256},[3567],{"type":41,"value":900},{"type":35,"tag":69,"props":3569,"children":3570},{"style":246},[3571],{"type":41,"value":207},{"type":35,"tag":69,"props":3573,"children":3574},{"style":246},[3575],{"type":41,"value":499},{"type":35,"tag":69,"props":3577,"children":3578},{"class":71,"line":294},[3579],{"type":35,"tag":69,"props":3580,"children":3581},{"style":914},[3582],{"type":41,"value":3583},"    // Disable the Nuxt Devtools integration\n",{"type":35,"tag":69,"props":3585,"children":3586},{"class":71,"line":303},[3587,3592,3596],{"type":35,"tag":69,"props":3588,"children":3589},{"style":256},[3590],{"type":41,"value":3591},"    devtools",{"type":35,"tag":69,"props":3593,"children":3594},{"style":246},[3595],{"type":41,"value":207},{"type":35,"tag":69,"props":3597,"children":3598},{"style":2974},[3599],{"type":41,"value":3600}," false\n",{"type":35,"tag":69,"props":3602,"children":3603},{"class":71,"line":456},[3604],{"type":35,"tag":69,"props":3605,"children":3606},{"style":246},[3607],{"type":41,"value":925},{"type":35,"tag":69,"props":3609,"children":3610},{"class":71,"line":466},[3611,3615],{"type":35,"tag":69,"props":3612,"children":3613},{"style":246},[3614],{"type":41,"value":309},{"type":35,"tag":69,"props":3616,"children":3617},{"style":240},[3618],{"type":41,"value":314},{"type":35,"tag":36,"props":3620,"children":3622},{"id":3621},"processcssvariables",[3623],{"type":35,"tag":50,"props":3624,"children":3626},{"className":3625},[],[3627],{"type":41,"value":3628},"processCSSVariables",{"type":35,"tag":44,"props":3630,"children":3631},{},[3632],{"type":41,"value":3633},"You can enable support for processing CSS variables for font family names.",{"type":35,"tag":44,"props":3635,"children":3636},{},[3637,3639,3644,3645,3650,3652,3658,3660,3665,3667,3672],{"type":41,"value":3638},"Available options: ",{"type":35,"tag":50,"props":3640,"children":3642},{"className":3641},[],[3643],{"type":41,"value":3495},{"type":41,"value":2506},{"type":35,"tag":50,"props":3646,"children":3648},{"className":3647},[],[3649],{"type":41,"value":2464},{"type":41,"value":3651}," or ",{"type":35,"tag":50,"props":3653,"children":3655},{"className":3654},[],[3656],{"type":41,"value":3657},"font-prefixed-only",{"type":41,"value":3659},". Default is ",{"type":35,"tag":50,"props":3661,"children":3663},{"className":3662},[],[3664],{"type":41,"value":3657},{"type":41,"value":3666},". Note that ",{"type":35,"tag":50,"props":3668,"children":3670},{"className":3669},[],[3671],{"type":41,"value":3495},{"type":41,"value":3673}," might cause some performance impacts.",{"type":35,"tag":59,"props":3675,"children":3677},{"className":210,"code":3676,"filename":212,"language":213,"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",[3678],{"type":35,"tag":50,"props":3679,"children":3680},{"__ignoreMap":29},[3681,3704,3739,3754,3762,3779,3786],{"type":35,"tag":69,"props":3682,"children":3683},{"class":71,"line":72},[3684,3688,3692,3696,3700],{"type":35,"tag":69,"props":3685,"children":3686},{"style":223},[3687],{"type":41,"value":226},{"type":35,"tag":69,"props":3689,"children":3690},{"style":223},[3691],{"type":41,"value":231},{"type":35,"tag":69,"props":3693,"children":3694},{"style":234},[3695],{"type":41,"value":237},{"type":35,"tag":69,"props":3697,"children":3698},{"style":240},[3699],{"type":41,"value":243},{"type":35,"tag":69,"props":3701,"children":3702},{"style":246},[3703],{"type":41,"value":249},{"type":35,"tag":69,"props":3705,"children":3706},{"class":71,"line":252},[3707,3711,3715,3719,3723,3727,3731,3735],{"type":35,"tag":69,"props":3708,"children":3709},{"style":256},[3710],{"type":41,"value":259},{"type":35,"tag":69,"props":3712,"children":3713},{"style":246},[3714],{"type":41,"value":207},{"type":35,"tag":69,"props":3716,"children":3717},{"style":240},[3718],{"type":41,"value":871},{"type":35,"tag":69,"props":3720,"children":3721},{"style":246},[3722],{"type":41,"value":286},{"type":35,"tag":69,"props":3724,"children":3725},{"style":82},[3726],{"type":41,"value":55},{"type":35,"tag":69,"props":3728,"children":3729},{"style":246},[3730],{"type":41,"value":286},{"type":35,"tag":69,"props":3732,"children":3733},{"style":240},[3734],{"type":41,"value":888},{"type":35,"tag":69,"props":3736,"children":3737},{"style":246},[3738],{"type":41,"value":291},{"type":35,"tag":69,"props":3740,"children":3741},{"class":71,"line":271},[3742,3746,3750],{"type":35,"tag":69,"props":3743,"children":3744},{"style":256},[3745],{"type":41,"value":900},{"type":35,"tag":69,"props":3747,"children":3748},{"style":246},[3749],{"type":41,"value":207},{"type":35,"tag":69,"props":3751,"children":3752},{"style":246},[3753],{"type":41,"value":499},{"type":35,"tag":69,"props":3755,"children":3756},{"class":71,"line":294},[3757],{"type":35,"tag":69,"props":3758,"children":3759},{"style":914},[3760],{"type":41,"value":3761},"    // You can enable support for processing CSS variables for font family names.\n",{"type":35,"tag":69,"props":3763,"children":3764},{"class":71,"line":303},[3765,3770,3774],{"type":35,"tag":69,"props":3766,"children":3767},{"style":256},[3768],{"type":41,"value":3769},"    processCSSVariables",{"type":35,"tag":69,"props":3771,"children":3772},{"style":246},[3773],{"type":41,"value":207},{"type":35,"tag":69,"props":3775,"children":3776},{"style":2974},[3777],{"type":41,"value":3778}," true\n",{"type":35,"tag":69,"props":3780,"children":3781},{"class":71,"line":456},[3782],{"type":35,"tag":69,"props":3783,"children":3784},{"style":246},[3785],{"type":41,"value":925},{"type":35,"tag":69,"props":3787,"children":3788},{"class":71,"line":466},[3789,3793],{"type":35,"tag":69,"props":3790,"children":3791},{"style":246},[3792],{"type":41,"value":309},{"type":35,"tag":69,"props":3794,"children":3795},{"style":240},[3796],{"type":41,"value":314},{"type":35,"tag":574,"props":3798,"children":3799},{},[3800],{"type":35,"tag":44,"props":3801,"children":3802},{},[3803,3805,3810,3812,3817],{"type":41,"value":3804},"If you previously set ",{"type":35,"tag":50,"props":3806,"children":3808},{"className":3807},[],[3809],{"type":41,"value":3628},{"type":41,"value":3811}," to ",{"type":35,"tag":50,"props":3813,"children":3815},{"className":3814},[],[3816],{"type":41,"value":3495},{"type":41,"value":3818}," for Tailwind v4 support, it is no longer needed or recommended in v0.11.0 and later.",{"type":35,"tag":36,"props":3820,"children":3822},{"id":3821},"experimental",[3823],{"type":35,"tag":50,"props":3824,"children":3826},{"className":3825},[],[3827],{"type":41,"value":3821},{"type":35,"tag":44,"props":3829,"children":3830},{},[3831,3833,3838],{"type":41,"value":3832},"Defines whether to enable experimental features. All of them are ",{"type":35,"tag":50,"props":3834,"children":3836},{"className":3835},[],[3837],{"type":41,"value":2464},{"type":41,"value":3839}," by default.",{"type":35,"tag":59,"props":3841,"children":3843},{"className":210,"code":3842,"filename":212,"language":213,"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",[3844],{"type":35,"tag":50,"props":3845,"children":3846},{"__ignoreMap":29},[3847,3870,3905,3920,3936,3944,3960,3967,3974],{"type":35,"tag":69,"props":3848,"children":3849},{"class":71,"line":72},[3850,3854,3858,3862,3866],{"type":35,"tag":69,"props":3851,"children":3852},{"style":223},[3853],{"type":41,"value":226},{"type":35,"tag":69,"props":3855,"children":3856},{"style":223},[3857],{"type":41,"value":231},{"type":35,"tag":69,"props":3859,"children":3860},{"style":234},[3861],{"type":41,"value":237},{"type":35,"tag":69,"props":3863,"children":3864},{"style":240},[3865],{"type":41,"value":243},{"type":35,"tag":69,"props":3867,"children":3868},{"style":246},[3869],{"type":41,"value":249},{"type":35,"tag":69,"props":3871,"children":3872},{"class":71,"line":252},[3873,3877,3881,3885,3889,3893,3897,3901],{"type":35,"tag":69,"props":3874,"children":3875},{"style":256},[3876],{"type":41,"value":259},{"type":35,"tag":69,"props":3878,"children":3879},{"style":246},[3880],{"type":41,"value":207},{"type":35,"tag":69,"props":3882,"children":3883},{"style":240},[3884],{"type":41,"value":871},{"type":35,"tag":69,"props":3886,"children":3887},{"style":246},[3888],{"type":41,"value":286},{"type":35,"tag":69,"props":3890,"children":3891},{"style":82},[3892],{"type":41,"value":55},{"type":35,"tag":69,"props":3894,"children":3895},{"style":246},[3896],{"type":41,"value":286},{"type":35,"tag":69,"props":3898,"children":3899},{"style":240},[3900],{"type":41,"value":888},{"type":35,"tag":69,"props":3902,"children":3903},{"style":246},[3904],{"type":41,"value":291},{"type":35,"tag":69,"props":3906,"children":3907},{"class":71,"line":271},[3908,3912,3916],{"type":35,"tag":69,"props":3909,"children":3910},{"style":256},[3911],{"type":41,"value":900},{"type":35,"tag":69,"props":3913,"children":3914},{"style":246},[3915],{"type":41,"value":207},{"type":35,"tag":69,"props":3917,"children":3918},{"style":246},[3919],{"type":41,"value":499},{"type":35,"tag":69,"props":3921,"children":3922},{"class":71,"line":294},[3923,3928,3932],{"type":35,"tag":69,"props":3924,"children":3925},{"style":256},[3926],{"type":41,"value":3927},"    experimental",{"type":35,"tag":69,"props":3929,"children":3930},{"style":246},[3931],{"type":41,"value":207},{"type":35,"tag":69,"props":3933,"children":3934},{"style":246},[3935],{"type":41,"value":499},{"type":35,"tag":69,"props":3937,"children":3938},{"class":71,"line":303},[3939],{"type":35,"tag":69,"props":3940,"children":3941},{"style":914},[3942],{"type":41,"value":3943},"      // Defines whether to enable adding local fallbacks. Default is `false`.\n",{"type":35,"tag":69,"props":3945,"children":3946},{"class":71,"line":456},[3947,3952,3956],{"type":35,"tag":69,"props":3948,"children":3949},{"style":256},[3950],{"type":41,"value":3951},"      disableLocalFallbacks",{"type":35,"tag":69,"props":3953,"children":3954},{"style":246},[3955],{"type":41,"value":207},{"type":35,"tag":69,"props":3957,"children":3958},{"style":2974},[3959],{"type":41,"value":3778},{"type":35,"tag":69,"props":3961,"children":3962},{"class":71,"line":466},[3963],{"type":35,"tag":69,"props":3964,"children":3965},{"style":246},[3966],{"type":41,"value":2778},{"type":35,"tag":69,"props":3968,"children":3969},{"class":71,"line":489},[3970],{"type":35,"tag":69,"props":3971,"children":3972},{"style":246},[3973],{"type":41,"value":925},{"type":35,"tag":69,"props":3975,"children":3976},{"class":71,"line":502},[3977,3981],{"type":35,"tag":69,"props":3978,"children":3979},{"style":246},[3980],{"type":41,"value":309},{"type":35,"tag":69,"props":3982,"children":3983},{"style":240},[3984],{"type":41,"value":314},{"type":35,"tag":476,"props":3986,"children":3987},{},[3988],{"type":41,"value":788},{"title":29,"searchDepth":252,"depth":252,"links":3990},[3991,3995,3996,3997,3998,3999,4000,4001,4002],{"id":939,"depth":252,"text":942,"children":3992},[3993,3994],{"id":957,"depth":271,"text":957},{"id":969,"depth":271,"text":969},{"id":2572,"depth":252,"text":2575},{"id":2799,"depth":252,"text":2799},{"id":3009,"depth":252,"text":3009},{"id":3178,"depth":252,"text":3178},{"id":3342,"depth":252,"text":2480},{"id":3478,"depth":252,"text":3478},{"id":3621,"depth":252,"text":3628},{"id":3821,"depth":252,"text":3821},"content:1.get-started:2.configuration.md","1.get-started/2.configuration.md","1.get-started/2.configuration",1748853093115]