1. First, find the dir you can put the font: $ grep dir /etc/fonts/fonts.conf .
  2. If it lists ~/.fonts , create the /home/username/.fonts dir
  3. Put the ttf file in the ~/.fonts directory
  4. <

  5. Rescan: $ fc-cache

done.

By karlo