I'm just a little confused about fonts. All the tutorials are getting into stuff I don't want to get into-- loading in fonts, making them sprites, etc... I'm not looking to do all that.
I'm just wondering if I make a text box in Arial, Impact, Georgia, Times New Roman, or Courier... is it going to show the same for PC, Android, and iPhone? Will it automatically show the correct font on all devices, or will it default to some other font on these due to that font not being installed on that device by default? Or maybe Construct 2's smart enough to know how to carry it over to display in the app anyway?
It's a concern because I was thinking of using Impact in the upper right, for example... if it's changed to another font on another device, it'd run that text off the screen.