openheartsinc asked: Love your themes! I am using your Comic5! its perfect for my tumblr! Is there a way to potentially change the font??
Perhaps u can try using Custom CSS like
h1 { font-family: consolas, monospace }
body { font-family: serif }
All this assumes you have basic knowledge of CSS. Also its untested code