How to add new fonts to your Linux system
Adding New Fonts to Your System Installing Microsoft Fonts sudo apt-get install ttf-mscorefonts-installer System-wide Installation To install fonts to your system for use by all users, (as root) you can place the font files somewhere under /usr/share/fonts or Alternatively,…