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

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -