/* Themify Customize Styling */
body {		font-weight:100;
 
}
h1 {	
	font-family: "cheddar-gothic-serif";	font-weight:100;
	letter-spacing:4px;
 
}
h2 {		font-weight:100;
 
}
#header {	
	font-family: "cheddar-gothic-serif";	font-weight:100;
 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {	
	font-family: "cheddar-gothic-serif";	font-weight:100;
 
}
body #site-logo a {	
	font-family: "cheddar-gothic-serif";	font-weight:100;
 
}
.post-title {	
	font-family: "cheddar-gothic-serif";	font-weight:100;
	text-transform:lowercase; 
}
.page-title {	
	font-family: "cheddar-gothic-serif";	font-weight:100;
 
}

/* Themify Custom CSS */
/* Hide the post count next to category names */
.tf_post_count {
    display: none !important;
}