@charset "utf-8";
/* CSS Document */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 10, 2013 */



@font-face {
    font-family: 'droid_sansregular';
    src: url('droidsans-webfont.eot');
    src: url('droidsans-webfont.eot?#iefix') format('embedded-opentype'),
         url('droidsans-webfont.woff') format('woff'),
         url('droidsans-webfont.ttf') format('truetype'),
         url('droidsans-webfont.svg#droid_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'droid_sansbold';
    src: url('droidsans-bold-webfont.eot');
    src: url('droidsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('droidsans-bold-webfont.woff') format('woff'),
         url('droidsans-bold-webfont.ttf') format('truetype'),
         url('droidsans-bold-webfont.svg#droid_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'BebasNeue';
        src: url('bebasneue.eot');
    src: url('bebasneue.eot?#iefix') format('embedded-opentype'),
         url('bebasneue.woff2') format('woff2'),
         url('bebasneue.woff') format('woff'),
         url('bebasneue.ttf') format('truetype'),
         url('bebasneue.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1{
	font-family:'BebasNeue';
	color:#400000;
	font-size:8em;
}

p{
	font-family:: 'droid_sansregular';
	color:#606060;
	font-size:1em;
}
ul{
	
	font-family:: 'droid_sansregular';
	color:#606060;
	font-size:1em;
}
strong{
	font-family:'droid_sansbold';
	color:#400000;
}

nav
 	{
		font-family: 'BebasNeue', sans-serif; 
		font-size: 1.2em;
		
	}
h3 {
	color:#400000;
}