I am using a basic HTML 5 template to mock up a website for pitching an idea. I've found a great template, edited it as needed and all looks great when I run my pages locally. However, when uploading them remotely, the custom text styles are not there. I am guessing this is because the fonts are not available or the specific location is not declared in my CSS. Does Dreamweaver or similar allow the uploading of sites files and automatic collection of any missing fonts, etc?Is there an easy way to do this besides creating an image of each custom text area? The goal of this layout was too not spend a lot of time messing with a UI that will end up not being used. I looked a bit into the Google WebFont loader but was unable to achieve the necessary results. Thanks everyone!