Jump to content

font


bigrossco

Recommended Posts

1. Download your fonts online. Some good sites are:

2. Upload them to your lib/fonts directory.

3. I'm not sure how to implement them. I think in CSS you can put:

font-family: url(lib/fonts/fontname.ttf);

or just

font-family: fontname;

If that doesn't work, Google is your friend :)

Link to comment
Share on other sites

css file is correct. You can change what fonts are used in the css file. However, I would avoid fancy fonts. Some older PC users might not have the font you choose and it will show up as plain jane for them anyhow. For example, I am on a VERY old copy of xp pro. Even updated I still do not have the Papyrus font. So if someone uses it on site, it will show up as a standard font to me. But yes, try the css file.

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...