css - Google Font not showing on MacBook Safari 7.0.3 -
i'm working on site - http://www.aspenwebsites.com/majesticpines/ , using googlefonts show scripted font.
i noticed not rendering correctly when viewed on macbook in safari. render correctly in safari on imac or on ios devices, not on macbook.
do happen know causing , how fix?
p.s. tried attach photo, each time tired stackoverflow crashed. :/
try adding !important hack font-family declarations in css. might trick.
font-family: cinzel, serif !important;
let me know if worked.
Comments
Post a Comment