Caniuse: Feature request: Can I use <font>

Created on 20 Aug 2019  路  4Comments  路  Source: Fyrd/caniuse

There used to be a list of "web safe" fonts, however, that list is inaccurate these days. There are so many systems out there that do not have even half of the web safe fonts. For example, Helvetica is not on my desktop system nor on my phone. So, it is not web safe these days.

It would be nice if there were a place where I could find out what fonts work where. I know that Can I Use focuses on browsers, but operating systems impact web design too.

Most helpful comment

It would be nice if there were a place where I could find out what fonts work where.

You can't though. Helvetica is present on Macs, but you can install it on Windows too, so how would that work?

All 4 comments

Have you considered just using WebFonts? That way you can just _provide_ the font and it works?
https://developer.mozilla.org/en-US/docs/Learn/CSS/Styling_text/Web_fonts#Web_fonts

That has licensing/distribution issues, but it allows for consistency.

It would be nice if there were a place where I could find out what fonts work where.

You can't though. Helvetica is present on Macs, but you can install it on Windows too, so how would that work?

While I agree it would be useful to know which default fonts appear in which OSes that seems outside of caniuse's scope, especially since it's OS dependent rather than based on browser.

Ugoku, I can not install proprietary fonts on my Debian system. They are not in Debian's package manager. (Sorry for the delayed response.)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rogeriotaques picture rogeriotaques  路  3Comments

mhartoft picture mhartoft  路  3Comments

rowbot-weisguy picture rowbot-weisguy  路  3Comments

dnknn picture dnknn  路  3Comments

myfonj picture myfonj  路  3Comments