File fc-truetype-texlive.conf of Package texlive-filesystem.14236
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- ************************************************************ -->
<!-- list of font directories of TeXLive packages -->
<!-- all subdirectories of these directories are added as well -->
<!-- ** WARNING: THIS IS A HUGE LIST OF FONTS AND THEREFORE IT ** -->
<!-- ** WILL SLOW DOWN ALL PROGRAMS USING FONTCONFIG ** -->
<!-- ** USE THE fc-cache(1) UTILITY TO AVOID SUCH A SLOW DOWN ** -->
<!-- ** Be aware that the configurations in the files ** -->
<!-- ** 58-texlive*.conf will not be affected by this ** -->
<!-- ************************************************************ -->
<fontconfig>
<dir>/usr/share/texmf/fonts/truetype</dir>
<dir>/usr/local/share/texmf/fonts/truetype</dir>
</fontconfig>