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

Fonts include latin-only characters #8

Open
Esgariot opened this issue Jul 1, 2021 · 1 comment
Open

Fonts include latin-only characters #8

Esgariot opened this issue Jul 1, 2021 · 1 comment

Comments

@Esgariot
Copy link

Esgariot commented Jul 1, 2021

Vendored "Jost" font uses latin-only variant, but there is a broader.
For example "Zażółć gęślą jaźń" is rendered using fallback fonts.

As a workaround I've changed @import in main.scss to

@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');
@leotsarev
Copy link

Same problem for me. It's not easy to patch SCSS in zola w/o vendoring adidoks

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