Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wide font by default for cyrillic #56

Open
Drsheppard01 opened this issue Nov 20, 2021 · 1 comment
Open

Wide font by default for cyrillic #56

Drsheppard01 opened this issue Nov 20, 2021 · 1 comment

Comments

@Drsheppard01
Copy link

That happened because the value of font in CSS/SCSS is set: 'Abel', 'sans-serif'. The best solution of this issue add "Open-Sans-Condensed"

Imgur

@mialy
Copy link
Contributor

mialy commented Feb 22, 2022

I do agree with @Drsheppard01 about changing the font.

Even after the chart being removed from home page, there are lot of places with mixed Cyrillic letters (in my case - BG) and Latin or even regular numbers, which doesn't look good with the current font.

Another alternative could be "Roboto Condensed" - it looks close to "Abel". I do believe there is a way to specify "unicode-range" or via &text= param in order to be used only for Cyrillic characters and thus keeping the 'Abel' as main font for the rest of characters.

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

No branches or pull requests

2 participants