Fonts, installing new fonts

how to install true type and other fonts


As root create a new directory in /usr/share/fonts/truetype/mydirectory
Now copy your new font(s) to this directory
From the terminal run: sudo fc-cache -f -v

This will rebuild the font cache and include your new fonts