Bingo! Thank you both! I thought I received errors before when using System in web, but it must’ve been for something that web System did not have (I recall copying some code from the docs that may have been solely related to desktop)
Displaying the font names in a listbox to see what was available, I see that the Arial font (which is the one I ultimately wanted to use) is named ArialMT. I changed this in my test app per the following post, and it now displays correctly
I created an Issue for the above, but now I see the problem is that I was using a font that is technically not there. I will close the Issue as this was my bad and not a bug
Thanks again!