<item name="android:fontFamily">@font/a</item>
res目录下面创建font,放入名字为a.ttf的字体
在manifest中用这个theme即可全局启用此字体
GitHub地址 下载前点star