In all decent webbrowsers @font-face just works for loading an external font into your webpage. However, for IE versions older than IE9 this does not work. I’d like to use the Ubuntu Font Family.
Any brilliant ideas?
In all decent webbrowsers @font-face just works for loading an external font into your
Share
FontSquirrel will create the proper cross-browser CSS for you.
Example CSS:
This works in IE7 and above and, of course, all other browsers.