gothic font |
This is a discussion on gothic font within the CSS forums, part of the Development category; i have to use a gothic font for a client website as they want their website to have gothic font ... |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 |
| Member Join Date: Sep 2009
Posts: 169
Thanks: 0
Thanked 0 Times in 0 Posts
![]() Expertise: Total Beginner Experience: Basic / None |
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 |
| | |
| | #2 |
![]() Join Date: Feb 2010 Location: Varna, Bulgaria
Posts: 50
Thanks: 0
Thanked 11 Times in 11 Posts
![]() Expertise: Web Development Experience: Professional |
Hello sudhakararaog, Centry Gothic is not a system font, so this means that if the user don't have it (as usual) it will be replaced with next declared. Centry Gothic is a Sans-Serif font, so you have substitute it with another similar font. You can try to find another similar Sans-Serif here: Typetest - Compare fonts for the screen. Hope this help you :) |
| | |
![]() |
| Tags |
| font, gothic |
| Thread Tools | |
| Display Modes | |