It will standardize the way fonts are loaded across web browsers.
It provides a common interface to loading fonts regardless of the source, then adds a standard set of events you may use to control the loading experience.
WebFont Loader aims to provide a common interface for font loading. Today it works with Google, Typekit, and your own CSS.
Requirements:
· JavaScript enabled on client side
What's New in This Release: [ read full changelog ]
· Updated DomHelper to not require a UserAgent instance. Feature-detection is not used instead of UA detection for switching DOM methods.