Here is simple and easy method to embed cross-browser fonts for your website.
For this purpose you need to convert the commonly used .ttf font file to 3 other formats like .woff, .eot, .svg
TrueType – A format designed to look good on-screen ; recommended particularly for Windows browsers.
EOT – You need this format if you want to target Internet Explorer. IE will not use any other format. Our EOT’s would be considered ‘lite’ since they are neither compressed nor domain-restricted.
SVG – This is an XML format supported by some browsers including the iPhone and iPad.









