html - Using Typekit with MAMP -
i'm using mamp local server, , typekit web font service. however, i'm having world of bother, trying font render. i've put little video together, can see i'm possibly going wrong.
any appreciated, huge weight lifted off shoulders.
thank time.
most culprit provide localhost
domain typekit, you're viewing webpage directly filesystem (file:///users/samuelryan/desktop/mysite/index.html
) rather via http://localhost/
expecting.
where mamp apache document root? put files there , use http://localhost
. domain match , font should load.
Comments
Post a Comment