All text is displayed as '?' when the app is closed and reopened

I have gotten my app onto my phone for testing purposes. When the game is first opened up, the text shows up as it is supposed to.

If the home button is pressed, temporarily sidelining the game, and the game is reopened, all of the text shows up as a box with a question mark inside. 

The font I am using is a font that I downloaded off of a font website.

Any clues to help me is much appreciated!

Thanks, Jason

Make an example project that does this, zip it up and attach it here so folks can reproduce this and give you help.  Otherwise you may just get help based on guesses about what you’re doing.

Click ‘more reply options’ below for option to attach zip file.

So the problem has something to do with the custom font I am using. The font works great when the app starts up, but whenever the app is suspended, then reopened, the app bugs out and does not register the font. 

Is there a way to detect an app suspension, and possibly restart my app entirely if a suspension occurs?

https://docs.coronalabs.com/api/event/system/type.html

Make an example project that does this, zip it up and attach it here so folks can reproduce this and give you help.  Otherwise you may just get help based on guesses about what you’re doing.

Click ‘more reply options’ below for option to attach zip file.

So the problem has something to do with the custom font I am using. The font works great when the app starts up, but whenever the app is suspended, then reopened, the app bugs out and does not register the font. 

Is there a way to detect an app suspension, and possibly restart my app entirely if a suspension occurs?

https://docs.coronalabs.com/api/event/system/type.html