Unity not loading GUISkin and font

I just finished my game and everytime I Build and Run my project, Unity doesn’t load any of my GUISkins and fonts attached to them. Can anybody help me?

It’s possible they need to be located in the Resources folder. Assets/Resources. Give that a try?