@import url("http://fonts.googleapis.com/css?family=Rock+Salt|Philosopher");

h1 { font-family:Rock Salt; font-weight:700; }
h2 { font-family:Rock Salt; }
h3 { font-family:Rock Salt; }
p { font-family:Rock Salt; font-size:16px; }
a { font-family:Philosopher; font-size:16px; }
span { font-family:Philosopher; font-size:16px; }
