Safari and ie8 not loading google fonts -
i have problem google fonts in safari gentium font not displayed correctly, , in ie8 alfa font not displayed @ all. fonts called 'alfa slab one' , 'gentium book basic'
this how embed them:
<link href='http://fonts.googleapis.com/css?family=alfa+slab+one' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=gentium+book+basic:400italic,400' rel='stylesheet' type='text/css'>
and how use them:
font-family: 'alfa slab one', cursive !important; font-family: 'gentium book basic', serif !important; font-style: italic;
and site:
Comments
Post a Comment