How to use different fonts?
-
Hi, I have seen in some website they use different fonts than the standard. For example:
.yakoutb
{
font-family: 'Yakout W20 Bold';
}How can I do this? Technology News @ www.JassimRahma.com
-
Hi, I have seen in some website they use different fonts than the standard. For example:
.yakoutb
{
font-family: 'Yakout W20 Bold';
}How can I do this? Technology News @ www.JassimRahma.com
-
Hi, I have seen in some website they use different fonts than the standard. For example:
.yakoutb
{
font-family: 'Yakout W20 Bold';
}How can I do this? Technology News @ www.JassimRahma.com
body
{
font-family:Arial, Helvetica, sans-serif;
} -
Hi, I have seen in some website they use different fonts than the standard. For example:
.yakoutb
{
font-family: 'Yakout W20 Bold';
}How can I do this? Technology News @ www.JassimRahma.com