How To Refresh Linux Font Cache
To refresh your Linux machine’s font cache, type: where -f means forced (we want to refresh everything) and -v means verbose, in order to print some useful information on installed fonts and newly discovered ones. Source