Skip to content

chore: remove JP font#930

Closed
jcmartinezdev wants to merge 1 commit into
masterfrom
chore/remove-jp-font
Closed

chore: remove JP font#930
jcmartinezdev wants to merge 1 commit into
masterfrom
chore/remove-jp-font

Conversation

@jcmartinezdev
Copy link
Copy Markdown
Contributor

The secondary Aeonic font already contains JP characters, so we don't need to load an additional font.

Comment thread src/libs/theme/fonts.tsx
export const JapaneseFont = localFont({
src: [
{
path: "./fonts/NotoSansJP-Regular.otf",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we delete the actual OTF files too?

@jcmartinezdev jcmartinezdev deleted the chore/remove-jp-font branch April 22, 2026 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants