TryGhost / Source

The default theme for Ghost
https://source.ghost.io
MIT License
66 stars 134 forks source link

Inter-roman doesn't work well for international sites #52

Open cathysarisky opened 5 months ago

cathysarisky commented 5 months ago

assets/built.css is loading inter-roman from: ../fonts/inter-roman.woff2

Because inter-roman is only the roman characters of the font, display of heavily accented text is results in a mix of inter and fall-back font (Segoe on my browser) - which looks pretty bad!

Example: image

Proposed solution: Provide a full version of Inter within the theme, or at least make that an option within theme settings.

Discussion here: https://forum.ghost.org/t/certain-characters-appear-bold-in-navigation-font/47800/8