Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

6.2. Adding new fonts for all users

To install fonts for all users you need to login as root and create a directory under /usr/share/fonts/ for example /usr/share/fonts/custom. Copy the fonts you wish to add into the directory you created and run:
fc-cache -f /usr/share/fonts/
All existing and new users should now be able to use the installed fonts.