Hi. I just finished the tutorial but have a problem I can't quite figure out. In the tutorial, it says to add  // game font { name: "PressStart2P", type:"image", src: "data/fnt/PressStart2P.png" }, { name: "PressStart2P", type:"binary", src: "data/fnt/PressStart2P.fnt"},  So originally I added this to build/js/resources.js because this is the only resources.js I had. I added the fonts to that file and it worked until it was rebuilt then it would disappear. Then I noticed I am supposed to