We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72cf3f6 commit 6477dbbCopy full SHA for 6477dbb
src/libs/theme/fonts.tsx
@@ -55,6 +55,7 @@ export const JapaneseFont = localFont({
55
},
56
],
57
variable: "--font-japanese",
58
+ preload: true
59
});
60
61
export const getLocalizedSecondaryFont = (language: string) =>
0 commit comments