CSS Font Loader loads a CSS file with web fonts then lets you know when all of those fonts are fully loaded. Particularly useful for loading Google Fonts, but also useful on any CSS with @font-face ...
fonts is an Object that holds a dictionary of fonts. font_config = { "OpenSansRegular": { "fontFamily": "Open Sans", "fontStyle": "normal", "fontWeight": "400 ...
With the latest versions of Safari, Firefox, Opera and Google Chrome all supporting CSS's new @font-face rule, you might think web designers everywhere would be rushing to add fancy fonts to their ...