@font-face {
    font-family: "http://fonts.googleapis.com/css?family=Roboto+Condensed:700,400";
        src: url("http://fonts.googleapis.com/css?family=Roboto+Condensed:700,400");
        src: local("http://fonts.googleapis.com/css?family=Roboto+Condensed:700,400"), 
                url("http://fonts.googleapis.com/css?family=Roboto+Condensed:700,400"), 
                url("http://fonts.googleapis.com/css?family=Roboto+Condensed:700,400")     , 
                url("http://fonts.googleapis.com/css?family=Roboto+Condensed:700,400") ; 
    font-weight: normal; font-style: normal; }
/*@font-face {
    font-family: "Roboto Condensed";
    src: url("font/droidserif-bold-webfont.eot");
    src: local("DroidSerif Bold"), 
        url("font/droidserif-bold-webfont.woff") format("woff"), 
        url("font/droidserif-bold-webfont.ttf") format("truetype"), 
        url("font/droidserif-bold-webfont.svg#webfontpB9xBi8Q") format("svg");
    font-weight: normal; font-style: normal; }


body {font-family: "Roboto Condensed", serif; }
h1 {font-weight: bold; font-family: "Roboto Condensed", serif;  }


@font-face {
font-family: 'Helvetica Neue';
src: url('Helvetica-Neue-webfont.eot');
src: url('Helvetica-Neue-webfont.eot?#iefix') format('embedded-opentype'),
     url('Helvetica-Neue-webfont.woff') format('woff'),
     url('Helvetica-Neue-webfont.ttf') format('truetype'),
     url('Helvetica-Neue-webfont.svg#Helvetica Neue') format('svg');

  }


*/
