<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:"verdana", "helvetica", sans-serif;font-size:10pt"><div>And another shot:</div><div><br></div><div><br>\documentclass{article}<br><br>\usepackage{fontspec}<br><br>\setmainfont[Numbers={OldStyle,Proportional}]{Adobe Garamond Pro}<br>\newfontfamily\fnmarkfont{Myriad Pro}<br><br>\makeatletter<br><br>\renewcommand*{\@makefnmark}{%<br>   \mbox{\textsuperscript{\fnmarkfont\@thefnmark}}}<br><br>\makeatother<br><br>\begin{document}<br>Test\footnote{Some text.}<br>Test\footnote{Some text.}<br>Test\footnote{Some text.}<br>Test\footnote{Some text.}<br>Test\footnote{Some text.}<br>Test\footnote{Some text.}<br>Test\footnote{Some text.}<br>Test\footnote{Some text.}<br>Test\footnote{Some text.}<br>\end{document}<br></div></div><br></body></html>