Hi Francis,
1) Maybe CR stores some metadata with the .rpt file which contains this info - I don't know.
2) The only way I was able to do this from the CR Designer is:
Right-click the field > Format Field > Font tab > Make a note of the Font you select > Click on the Formula button beside Font and use this code:
stringvar font;
font := 'Times New Roman';