@charset "utf-8";
/* CSS Document */
h1 {
 font-family:'Josefin Sans';
 font-size:20px;
 }

h2 {
 font-family:'Open Sans Condensed';
 font-size:16px;
 }
 h3 {
 font-family:'Oswald';
 font-size:10px;
 }
  h4 {
 font-family:'Yanone Kaffeesatz';
 font-size:22px;
 color:#FF0;
 }