this is my first post to this great forum

I want to ask if it is possible to change the math font in beamer class.
I use the "kerkis" font for the text but I want to use the standard Computer Modern
font for the math text. Is this possible?
Thanks
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\documentclass{article}
\usepackage{kerkis}
% \usepackage{kmath}
\begin{document}
A $A$
\end{document}
NEW: TikZ book now 40% off at Amazon.com for a short time.