Questions tagged [web-safe-fonts]

11 questions
28
votes
10 answers

Is Rockwell a web safe font?

Recently we received a mockup for a website from a client that makes extensive use of the Rockwell font all over the layout for menu items, articles titles, block titles, etc... I never heard of that font before and I assumed that it wasn't web…
Flupkear
  • 2,135
  • 7
  • 29
  • 32
7
votes
3 answers

Web Safe Fonts Alternatives to Montserrat and Lato

A web design company design website for me. However, it largely uses Google font Montserrat and Lato, which lead to totally 40 font files(about 1.4MB) to be loaded when users open my website. And based on GTMatrix, 82% data transfer and 56.1%…
alancc
  • 487
  • 2
  • 24
  • 68
3
votes
1 answer

Can someone explain why using web safe fonts in CSS doesn't seem to work for me?

I know this is an extremely basic and stupid question, but I seem to be having a genuinely curious problem. When using what are supposed to be web-safe fonts like Didot, and using header h1{ font-family: Didot, serif; font-size: 36px; } my browser…
3
votes
2 answers

embeding fonts or changing to safe font?

whats the better solution for embeding fonts problem? drink a lot of vodka and try to embed custom font on web site or just leave that idea and use some web safe font?
Jack
  • 131
  • 1
  • 5
2
votes
1 answer

What are the web safe Arabic fonts that will work across all the old and new browsers?

I'm looking for a web safe font list for Arabic, but they should work across all the browsers including old browsers and IE. I know that Arial will do my work, but are there any other fonts? Thanks
Ujith Nimantha
  • 167
  • 1
  • 16
2
votes
2 answers

Neo Sans Pro websafe alternative

In our current project we were given a sets of web designs, but those included Neo Sans Pro font, however, we can not use that one - is there a websafe alternative for that?
jave.web
  • 13,880
  • 12
  • 91
  • 125
1
vote
1 answer

Are emojis web safe?

I want this character . It shows up perfectly in IE9+, FF, Chrome and Edge. According to http://caniemoji.com/ support is pretty good for modern browsers on any platform. Can I just use the emoji instead of linking to an image?
user875234
  • 2,399
  • 7
  • 31
  • 49
1
vote
1 answer

Web safe fonts not working in emailers for gmail

I am trying to use web safe fonts like:'Tahoma','Lucida','Helvetica' in an emailer for gmail but its not working everything is falling back to 'Arial'. I have tried 'inline css' but still no success but I have seen a mailer from 'Apple' using…
Ravi Sharma
  • 83
  • 1
  • 2
  • 11
0
votes
0 answers

Why does browsers render only some locally installed font but not all?

Was testing a locally installed font for my websites header font-family: 'Vladimir Script'. However chrome did not render the text in Vladimir Script. When, I specified Calibri (also locally installed) as the text's font-family then chrome did style…
appu
  • 471
  • 1
  • 8
  • 26
0
votes
0 answers

Web safe small caps font for both mac and windows

I am trying to find a web safe small caps font for both Windows and Mac for a project I am working on. I have tried using Copperplate as suggested here http://www.cssfontstack.com/, but have found that on both Windows 7 and Windows 8 the support is…
ayjee
  • 11
  • 1
  • 4
0
votes
1 answer

web-safe fonts in Flex 4

I need to adapt the style of a flex app to the style a given HTML/JS/CSS Web App. One problem I faced is the Font ‘Verdana, Geneva, sans-serif’. How can I set such rare Fonts in Flex?
Horst P
  • 75
  • 8