In short; Assuming you have Ghost v1.0.0 (or above) with default theme, Casper. Default font is Georgia. We will change font with Google Web fonts. cd {your-ghost-dir}/content/themes/casper # move to theme directory npm install gulp-cli -g # install gulp globally npm install # install npm packages in theme