Skip to content

Fix Wrong Font On Certain Browsers#14

Open
HecticKiwi wants to merge 1 commit into
BlaNKtext:mainfrom
HecticKiwi:fix-font
Open

Fix Wrong Font On Certain Browsers#14
HecticKiwi wants to merge 1 commit into
BlaNKtext:mainfrom
HecticKiwi:fix-font

Conversation

@HecticKiwi

Copy link
Copy Markdown

The font-face rules for Comfortaa were misconfigured as the src pointed to a stylesheet, not a font file. Regardless, they should be removed since the HTML heads already have

<link href="https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&display=swap" rel="stylesheet">

which will pull in the correct font-face rules.

I've tested this fix on Chrome and Edge.

@vercel

vercel Bot commented Jun 20, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
webosu ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2025 11:00pm

@inventionpro inventionpro left a comment

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.

I approve the change

  • Also tested in Firefox and Tor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants