/* Cook'd Pro
--------------------------------------------- */
body {
	color: #50575f;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 100%;
	font-weight: 300;
	letter-spacing: 0.02em;
	line-height: 1.8;
}

a {
	color: #777;
	text-decoration: none;
}

h1,
h2,
h3 {
	color: #222;
	font-family: "IM Fell Double Pica", serif;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 1.4;
	margin: 10px 0 16px;
	padding: 0;
	text-transform: lowercase;
}

h1 {
	font-size: 37px;
}

h2 {
	font-size: 31px;
}

h3 {
	font-size: 27px;
}
