Jump to content

How to use custom fonts


ryy705

Recommended Posts

Hello,

 

According the snippet below it seems possible to get a browser to download a font and use it for a given web page:

 @font-face {
        font-family: "Robson Celtic";
        src: url("http://site/fonts/rob-celt")
      }

 

This must have some limitations right?  Why else would everyone be still using same vanilla fonts.  I have scoured the web but could not find any information regarding this issue.

Can I get any fonts work with any of the new browsers?

I thank you in advance.

Link to comment
https://forums.phpfreaks.com/topic/131792-how-to-use-custom-fonts/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.