how to download text font to my web page code example
Example: using custom fonts in php
@font-face {font-family: "My Custom Font"; src: url('../fonts/gurbaniwebthick.ttf') ;}
@font-face {font-family: "My Custom Font"; src: url('../fonts/gurbaniwebthick.ttf') ;}