Fork of Geist Mono Italic - Playground was forked from Geist Mono Italic - Playground
Continue chatting to ask questions about or make changes to it.
I'll upload the new font file and ensure it renders properly in Safari. Let me make those changes for you:
I've made the following changes to ensure proper font rendering in Safari:
GeistMono-Italic[wght].ttf
to the public/fonts directoryUpdated the font-face declaration in globals.css:
format("truetype-variations")
which is better supported across browsers including SafariThese changes should ensure that the variable font works properly in Safari. Safari has historically had some issues with variable fonts, but the format specification and default variation settings should help ensure consistent rendering.