Hi all,   I think I found a solution in loading google fonts from your app instead of loading them with the google api.   It is inportant to embed your fonts if you want to build native apps. So you can make shure your app works when offline. But using the @font-face in css you still have the problem that your font is not loaded immediatly and text in phaser will be rendered in the default font.   Problem description:   You load a font with @font-face or google api and you have to trigger a time