>>12238809New century schoolbook equivalents are nice.
On latex (pdflatex):
\usepackage{fouriernc}
also a good math font is:
\usepackage{kpfonts}
but it doesn't look as good for large bodies of text. Otherwise, just stick with the tried and tested times new roman:
\usepackage{newtxtext}
\usepackage{newtxmath}
or if you want a bit nicer, use libertine
\usepackage{libertine}
\usepackage[libertine]{newtxmath}
make sure you load after amsmath and amssymb. But, really I'd recommend sticking to the "classic" postscript fonts like times or the new century schoolbook variants. They are common for a reason, but I personally like the thickness of schlbk fonts and I really like the capital T and the italic S.
If you don't use latex, libertine is good but I'd recommend simply sticking to common fonts like calibri for biology brainlets, arial/helvetica and times for chemistry, anything for physics, etc. As for math, your math teachers are probably all fucking autistic so just pick whatever you like.