Jbarget / oxymore

Oxymore magazine
0 stars 0 forks source link

Fix fonts for non-mac users #109

Closed mantagen closed 4 years ago

mantagen commented 4 years ago

Currently, there is no fallback for non-mac users (who don't have Helvetica on system).

https://css-tricks.com/css-basics-fallback-font-stacks-robust-web-typography/

Probably fine to just fallback to "sans-serif".

image

Also, just because I think you'll find it cool, and v useful in some circumstances: https://css-tricks.com/simplified-fluid-typography/

Jbarget commented 4 years ago

so if people find the site through instagram (which is what Aitor thinks will happen) its likely the browser will be mobile safari, so we should definitely check that

sssoja commented 4 years ago

Good thinking @mantagen aaand also with the Spanish translations there's gonna be a fair few uncommon ASCII characters like ñ and é.

Don't want to end up with:

Screenshot 2020-09-18 at 13 22 16