Typopgrahy
Font rendering will differ from browser to browser and even platform to platform and sometimes it will look good on a Mac and would look horrible on Windows, this is something we see in most of the websites, We took web framework to whole new level where it looks good in all devices! no matter what platform browser or device you will you use it will look great
We used a method that will automatically select which font is best rendered as for your operating system. This is how it the render performance looks like
Heading Fonts
PLATFORM
BASE FONT
FALL BACK
Mac OSX
Helvetica Neue
Arial
Windows
SegeoUI
Arial
Linux
Ubuntu
Arial
iOS
Helvetica Neue
Arial
Android
Helvetica Neue
Arial
Windows Mobile
SegeoUI
Arial
Base Font
Arial, The best Universal Multi-purpose. 98% Rendering rate The Arial® typeface : http://www.fonts.com/font/monotype/arial
Other Fonts
MONTSERRAT The Montserrat® typeface : http://www.google.com/ fonts/specimen/Montserrat
Font Color Classes
You can add these classes to any element and its color of the font will change
eg :
Font Size Classes
If you wish to change the default font size, then you can apply the following classes
eg :
Font Weights
Try out different font weights, this can be applied if the font supports it only, works partial support for Arial - Paragraphs Full support for Headings
eg :
Font Face Switching
Apply heading font to paragraph or apply paragraph font to heading, you can switch it either way
eg :
Last updated