.slide-heading, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
 font-family:'Open Sans', sans-serif;
}

h1 strong, .h1 strong, h2 strong, .h2 strong, h3 strong, .h3 strong, h2 strong, .h2 strong, h4 strong, .h4 strong, .brand {
	font-family: 'Open Sans', sans-serif;
}

.main-slider .banner-slider h2 {
	font-family: 'Open Sans', sans-serif;
}

.main-slider .banner-slider h2 strong {
	font-family: 'Open Sans', sans-serif;
}

.choose-pricing .btn-default {
	font-family: 'Open Sans', sans-serif;
}

.btn-width {
	font-family: 'Open Sans', sans-serif;
}

.launch #footer span {
	font-family: 'Open Sans', sans-serif;
}

.launch .content h1 {
	font-family: 'Open Sans', sans-serif;
}

.launch .content .stay {
	font-family: "Lato", sans-serif;
}

.countdown-section {
	font-family: 'Open Sans', sans-serif;
}

.countdown-amount {
	font-family: 'Open Sans', sans-serif;
}

.launch input[type="email"] {

	background-color: rgb( 243, 241, 215 );
	box-shadow: 0.5px 0.4px 1.1px 0 rgba(40, 40, 40,0.5);
	border: none;
	width: 100%;
	height: 45px;
	padding: 5px 21px;
	font-size: 14px;
	font-family: "Lato";
	color: #202323;
	line-height: 1.857;
	float: left;
}
.launch .input-group-addon {
	padding: 0px;
	border: none;
}
.launch input[type="submit"] {
	background-color: rgb( 64, 61, 47 );
	box-shadow: 0.5px 0.5px 1px 0px rgb( 40, 40, 40 );
	border: none;
	width: 120px;
	height: 45px;
	font-size: 16px;
	font-family: 'Open Sans';
	color: rgba( 255, 255, 255, 0.769 );
	text-transform: uppercase;
}