Use sans-serif as fallback to Poppins font

It fixes the fallback font used by browser in case of unsupported characters by the current subset of the Poppins web font (i.e. latin-ext characters).

This is the quickest solution to fix the problem. Additionally, you might want to update the Poppins font to contain a larger subset of characters.

PR introducing the self-hosted Poppins: Custom host fonts by iHiD · Pull Request #5905 · exercism/website · GitHub

Screenshots

BEFORE:
image

AFTER:
image

1 Like

Use sans as fallback to Poppins font by lukaszklis · Pull Request #6943 · exercism/website · GitHub for reference.

1 Like

I agree with this change

1 Like

@dem4ron something for you