Skip to content

Commit 6477dbb

Browse files
committed
preload jp font
1 parent 72cf3f6 commit 6477dbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libs/theme/fonts.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ export const JapaneseFont = localFont({
5555
},
5656
],
5757
variable: "--font-japanese",
58+
preload: true
5859
});
5960

6061
export const getLocalizedSecondaryFont = (language: string) =>

0 commit comments

Comments
 (0)