How To Add Fonts on Ubuntu
Create Fonts Folder
Create Fonts Folder
mkdir -p ~/.local/share/fonts
Copy Fonts to font Folder
Copy Fonts to Folder
cp /FONTLocation/*tff ~/.local/share/fonts
Update Font Cache
Update Font Cache
fc-cache -f -v