: Are non-web safe fonts safe to use? I would like to use DIN Engschrift as a headline font on my website, however it is not a web-safe font and does not appear as desired on different browser
I would like to use DIN Engschrift as a headline font on my website, however it is not a web-safe font and does not appear as desired on different browser and operating system combinations.
How safe is it to use a font like Would DIN Condensed by ParaType?
More posts by @XinRu324
1 Comments
Sorted by latest first Latest Oldest Best
No, it's not a web safe font because it is not installed on a majority of user's systems (the definition of web safe fonts).
That doesn't mean that you shouldn't use it though. It just means that you need to import it (in your HTML using <link/> using or CSS @import - this post talks about the difference). But you should provide fall back fonts that are more supported, such as
font-family: "Din Condensed", Sans-Serif;
/* Sans-Serif here falls back to Helvetica for Macs and Arial for Windows */
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.