Font Config
Search Ubuntu repositories:
apt search fonts-
Install:
sudo apt install fonts-some-font
Download and extract .ttf or otf file to usr/share/fonts/truetype/
and update font cache:
sudo fc-cache -fv
Download and extract .ttf or otf file to ~/.local/share/fonts/ and update font cache:
sudo fc-cache -fv