Jcfg Font Top -

<?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <!-- Force "MyAwesomeFont" to the top of the priority list --> <alias> <family>sans-serif</family> <prefer> <family>MyAwesomeFont</family> </prefer> </alias> </fontconfig>

Reload your application or game. You may need to restart the client to flush the font cache. jcfg font top

: Is "JCFG" the name of a company , proprietary software , or a project you're working on that uses a specific "top" font? !DOCTYPE fontconfig SYSTEM "fonts.dtd"&gt