Ubuntu

Install Font

# scp ttf file first
 
# copy
sudo cp fontName.ttf /usr/share/fonts/truetype
 
# refresh cache
sudo fc-cache -f -v