After research I found Linux support all type of Font Adobe Postscript (pfa),True Type Font (ttf), Open Type font (otf).
I found very good Article and video for you.
How do I install and use fonts in Linux? By Jack Wallenhttp://www.techrepublic.com/blog/linux-and-open-source/how-do-i-install-and-use-fonts-in-linux/We can Easily Download and install google web fonts with TypeCatcherTypeCatcher is an application that allows to easily browse, search, download and install fonts from the Google Web Fonts collection, which includes hundreds of open source fonts.
The application is pretty simple but it's also very useful since Google doesn't have a direct download link on its Fonts page: clicking the download link offers to "Sync Google fonts to your desktop using SkyFonts", an application somewhat similar to TypeCatcher but which is only available for Windows and Mac (update: another way of downloading some fonts is to add them to your "collection" and then download your whole collection from Google Fonts).
TypeCatcher : Easily Download and Install Google Web Fonts in Linux Mint ( Ubuntu) (By Linuxforever)Good Article by Andrew!Introducing TypeCatcherhttp://blog.andrewsomething.com/2012/11/11/introducing-typecatcher/#jp-carousel-355Install TypeCatcher in UbuntuTypeCatcher is available in the official Ubuntu 13.10 (and newer: 14.04, etc.) repositories so to install it, use the following command:
sudo apt-get install typecatcher
For Ubuntu 13.04, 12.10 and 12.04, you can install TypeCatcher by using its official PPA:
sudo add-apt-repository ppa:andrewsomething/typecatcher
sudo apt-get update
sudo apt-get install typecatcher
Regards,
Rajeev Gautam