fontsLoaded
fontsLoaded
fontsLoadedEvent fires when all required fonts are loaded onto the page.
ad.on("fontsLoaded", function() {
//run when the fonts have loaded
});
See also
For more information on using fonts in your Cascade project, go to out "Custom Fonts" section.
https://cascade.readme.io/docs/custom-fonts
Updated less than a minute ago
