Theme Font XML
<?xml version="1.0" encoding="utf-8" standalone="no"?> | |
<a:fontScheme name="Arial" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"> | |
<a:majorFont> | |
<a:latin typeface="Montserrat"/> | |
<a:ea typeface="" /> | |
<a:cs typeface="" /> | |
</a:majorFont> | |
<a:minorFont> | |
<a:latin typeface="Montserrat"/> | |
<a:ea typeface="" /> | |
<a:cs typeface="" /> | |
</a:minorFont> | |
</a:fontScheme> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment