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.

workflow screencast

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

Popular posts from this blog

android - Automated my builds -

apache - GeoServer under https -

php - Iterate over object properties with keys from second array -