
	body{
		font-family: "Roboto";
		font-weight: 400;
		font-size: 14px;
		color: #333333;
	}  

	h1,h2,h3,h4,h5,h6,.plan-name span{
		font-family: "Roboto";
		color: #000000;
	}

	.plan-name span,.plan-price span, .btn-search, .btn-plan, input.btn.btn-primary{
		font-family: "Roboto";
	}

		.enter-logo{
		width:120px;
		height:66px;
	}
		#header .navbar{
				background: #efefef;
		}
	
	#header .navbar-nav.navbar-right >li a{
		font-family: "Roboto";
		font-weight: 400;
		font-size: 14px;
	}

	
	#footer{
		background:#181818;
	} 
	
		