Tagged Questions
8
votes
3answers
6k views
If I have only WOFF and EOT, what browsers am I supporting with @font-face?
We're looking at buying a font which only allows its use on the web in the provided formats: WOFF and EOT.
I'm not sure what browsers those work in and can't seem to find up to date information. What ...
0
votes
2answers
821 views
Hangul calligraphy (TTF)
I want a nice hangul font. Can somebody indicate one ? Something elegant and beautiful like this England calligraphy:
I would like to apply it using css 3:
<!DOCTYPE html>
<html>
...
0
votes
1answer
513 views
How to Conditionally Load @Font-Faces via CSS3? [closed]
Curerntly, when you use a beautiful font, like for example the multiligual Calibri fotn (a win7 font), then it even downloads eventhough a user has the font already installed, when i use the following ...