Any chance you could add classic Courier to the font options in the MSPA tumblr theme? Courier New just isn't the name.
I can’t change the dropdowns- unfortunately that’s a default Tumblr thing. But! There’s a way to cheat it, which already exists in the default accent font:
If you open the “Theme” tab on your customize page, you should see all the code that makes up the layout. Right near the top there’s a little comment noting the Variables section.
Scroll down past all the color options til you see this:
<meta name=”font:Body” content=”Courier New” />
<meta name=”font:Accent” content=”Courier” />
Take out the “New” from the Body font option, pick “Save and Close” on the right and boom: everything is in Courier.
This works for any theme with Font dropdowns, and any web-safe font!