lib/webfontloader/demo/public/index.html in webfontloader-1.0.16 vs lib/webfontloader/demo/public/index.html in webfontloader-1.0.18

- old
+ new

@@ -22,9 +22,10 @@ <li><a href="/google-css.html">Google / CSS Link</a>: Load fonts from Google with a <code>link</code> tag. Consider this a base case for font loading.</li> <li><a href="/google.html">Google / WebFont Loader</a>: Load fonts from Google with WebFont Loader.</li> <li><a href="/typekit.html">Typekit / WebFont Loader</a>: Load fonts from Typekit with WebFont Loader.</li> <li><a href="/custom.html">Custom / WebFont Loader</a>: Load fonts from your own CSS with WebFont Loader.</li> <li><a href="/ascender.html">Ascender / WebFont Loader</a>: Load fonts from Ascender with WebFont Loader.</li> + <li><a href="/fontdeck.html">Fontdeck / WebFont Loader</a>: Load fonts from Fontdeck with WebFont Loader.</li> </ol> <h2>Events</h2> <p> WebFont Loader provides events to help control font rendering across browsers. Here are some sample uses.