fc-list command examples
fc-list – list available fonts
#fc-list
Lists all font faces.
#fc-list :lang=hi
Lists font faces that cover Hindi.
#fc-list : family style file spacing
Lists the filename and spacing value for each font face. “:” is an empty pattern that matches all fonts.