I don't know whether it's my brain, or my pdf reader, or a missing font on my system. I know I'm asking for Latin Modern, Sans Serif because it's for a presentation, and the result looks weird:

I underlined in red the kerning that seems weird to me. In addition, the stroke of some letters look way too thin (x, y, e) compared to others.
Maybe I'm doing something wrong? Full code there:
\documentclass{beamer}
\usepackage{lmodern}
\usepackage[T1]{fontenc}
\usepackage{beamerthemelined}
\usecolortheme[rgb={0.4,0.2,0.4}]{structure}
\title{Let's look at some fonts.}
\author{Niriel}
\date{\today}
\begin{document}
\section{Meh}
\frame{
It's funny, I would have expected that font to look much better.
}
\end{document}
What other fonts could I use?



e,o,chave tighter spacing than "vertical" letters asl,i,h. – tohecz Mar 20 '12 at 10:23