The kerkis font family
http://iris.math.aegean.gr/kerkis/
produces some great results, especially on latex documents and especially in greek. So you just include the kerkis package in your latex document (\usepackage{kerkis}) and you get something as pretty as this:
But beware: This font, when installed as a TTF in windows (that is, pasted in the windows/fonts directory) can cause the gdi plus windows xp library to crash! After installing the fonts yesterday, applications such as YzDock, objectDock and similar ones kept crashing on start-up. Then I noticed ms office 2008 word crashing, and finally photoshop CS2. These apps all crashed on gdiplus.dll, except word which crashed on some other dll. After a few system restore attempts, msconfig configurations, I thankfully ended up in this
thread, of a forum. Yes, I had installed a third-party font. So, after a good laugh, I thought that I should warn people getting similar errors...
I want to make clear that this is about the truetype fonts installed in the windows/fonts directory and has nothing to do with the latex package which works great. If you want to install the true type fonts then do so, they can be easily removed if similar problems occcur ( go to windows/fonts directory and delete them )