Create folder .fonts on home directory
mkdir ~/.fonts
Move your *.ttf and *.otf to that folder
mv *.ttf ~/.fonts
‘Reload’ Gnome desktop
fc-cache -f -v
Create folder .fonts on home directory
mkdir ~/.fonts
Move your *.ttf and *.otf to that folder
mv *.ttf ~/.fonts
‘Reload’ Gnome desktop
fc-cache -f -v