Copy font file to font directory at
/usr/share/fonts/truetype
or for a specific user, put the font files in
/home/<username>/.local/share/fonts
refresh cache with
fc-cache -f -v
Note: fc-cache is part of the fontconfig package.
Things I know I'll forget sooner or later…
Copy font file to font directory at
/usr/share/fonts/truetype
or for a specific user, put the font files in
/home/<username>/.local/share/fonts
refresh cache with
fc-cache -f -v
Note: fc-cache is part of the fontconfig package.