How to Add Custom Font to your Website? Posted on June 21, 2011 by Mansoorkhan T K <style> @font-face { font-family:”OurCustomFontFamilyName”; src:url(FontFileName.Extension); } </style> Share this:TwitterFacebookPinterestTumblrEmail Related