Would it be possible to somehow pipe the webfontloader state or the event callbacks to the Nuxt instance? In my usecase, I need to run certain visual mechanics right after a webfont has been loaded and rendered on screen. There are workarounds to how I can do it, but I was hoping a systematic solution could come from this module itself.