@font-face woes
CSS3’s @font-face allows for many possibilities.. Websites can now use custom fonts for a more unique look and style.
Was tweaking with WEFT3 for the whole afternoon. I got it working but used ttf2eot instead, because I couldn’t get the different font styles to embed in WEFT.
Irritating problem. Now back to work.
Links to note:
- http://hacks.mozilla.org/2009/06/beautiful-fonts-with-font-face/
- http://jontangerine.com/log/2008/10/font-face-in-ie-making-web-fonts-work
- http://www.tothepc.com/archives/install-use-multiple-versions-of-internet-explorer/ (for testing on VM, I HAVE NOT VERIFIED WHETHER IT IS SPYWARE FREE)
Looks like the order bold+italic has to be the last declaration if not WebKit won’t pick it up. Interesting. Probably a bug.
1 year ago