try
$ cp fonts.txt .fonts.conf

that should do it for you. it copies file "fonts.txt" that was downloaded to your home directory then names the copy ".fonts.conf"
then
$ ls -a
will let you...