Actions

Install ttf fonts in Ubuntu

From zen2

Starting where your new fonts are:

sudo mkdir /usr/share/fonts/truetype/customttf
sudo cp *.ttf /usr/share/fonts/truetype/customttf

then type

sudo fc-cache -f -v