A Beamer font theme represents the style of the font used in the document. Beamer comes with the following predefined font themes:
default(This issans serif.)professionalfontsserifstructureboldstructureitalicserifstrucutresmallcapsserif
To set the font theme for a Beamer document use the \usefonttheme command in the preamble of the document.
For example to set the font to serif:
\usefonttheme{structurebold}