sudhakararaog
02-28-2010, 02:50 AM
i have to use a gothic font for a client website as they want their website to have gothic font
so if i install gothic font in my machine and use
body{
font: normal 12px "Century Gothic", Arial, sans-serif;
// or font: normal 12px "century gothic", Arial, sans-serif;
}
and have serif or sans-serif at the end as a last option and if the users who browse the client website have gothic font then the users should be able to see this gothic font for the entire website
please advice
thanks
so if i install gothic font in my machine and use
body{
font: normal 12px "Century Gothic", Arial, sans-serif;
// or font: normal 12px "century gothic", Arial, sans-serif;
}
and have serif or sans-serif at the end as a last option and if the users who browse the client website have gothic font then the users should be able to see this gothic font for the entire website
please advice
thanks