<div dir="ltr">Hi<br><br>This is the code you would need:<br><br>%%%%%%%%%%%%%%%%%%%%%<br>\documentclass{beamer}<br>\usepackage{fontspec}<br>\def\familydefault{\rmdefault}<br>\setmainfont[Scale=1,Mapping=tex-text]{Junicode}<br>
\begin{document}<br>\begin{frame}{This is a Test..!}<br>This is just a test..!<br>\end{frame}<br>\end{document}<br>%%%%%%%%%%%%%%%%%%%%%%%%<br><br>Hope this helps<br><br>-- VK<br></div>