
var siteUrl = document.location.protocol + "//www.inpink.com/";
var localCodeSiteUrl = document.location.protocol + "//www.inpink.com/INPINK/";
var fontSiteUrl = document.location.protocol + "//www.inpink.com/";



var videoIcon = fontSiteUrl + 'skin/frontend/default/inpink/images/videoIcon.png';

//change this to true to enable testing mode
var myfont_webfont_test = false;
// change this to false if you're having trouble with WOFFs
var woffEnabled = true;
// uncomment this and set it to the path where your webfont directory is
var customPath = fontSiteUrl + "skin/frontend/default/inpink/css/fonts/";

