I would like to use beamer's fonts in a standard LaTeX article.
Something like:
\documentclass{article}
\begin{document}
bla
$bla$
\end{document}
But with everything with beamer's fonts inside?
I have found how to change the math fonts only (using sansmath package) but I would like to change also the text fonts.
Thanks a lot
– vicophys Sep 04 '13 at 15:56