Font XML for Mac Users
First, replace “Palatino Linotype” with the font you want to use for your header (“majorFont”) and “Trebuchet MS” with the font you want to use for your body (“minorFont”) fonts. Then copy and paste the code below into a text editor and save it to:
/Users/[name]/Library/Group Containers/UBF8T346G9.Office/User Content/Themes/Theme Fonts/
<?xml version=”1.0″ encoding=”UTF-8″ standalone=”yes”?>
<a:fontScheme xmlns:a=”http://schemas.openxmlformats.org/drawingml/2006/main” name=”MDS Excel”><a:majorFont><a:latin typeface=”Palatino Linotype“/><a:ea typeface=””/><a:cs typeface=””/></a:majorFont><a:minorFont><a:latin typeface=”Trebuchet MS“/><a:ea typeface=””/><a:cs typeface=””/></a:minorFont></a:fontScheme>