@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700|Pacifico);
@import url(../css/kickstart.css);

.logostyle{
	font-family: 'Pacifico', cursive;	
	font-color: black;	
}

.boxtab{
	background-color: #FCF0AD;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Source Sans Pro', sans-serif;
}

.regular{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-color: #000000;
}

.logostyle.small{
	font-size: 2em;
}

.blockquote.custom{
	border-left: 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-style: normal;
}