/* Custom CSS for Google fonts */

body {
	font-family:"Open Sans", sans-serif;
	font-weight:400;
}

.ccm-page h1 {
	font-family:"Playfair Display", serif;
	font-weight:400;
}

.ccm-page h2 {
	font-family:"Playfair Display", serif;
	font-weight:400;
}

.ccm-page h3 {
	font-family:"Playfair Display", serif;
	font-weight:400;
	font-style:italic;
}

.ccm-page h4 {
	font-family:"Playfair Display", serif;
	font-weight:400;
}

.ccm-page h5 {
	font-family:"Playfair Display", serif;
	font-weight:400;
}

.ccm-page h6 {
	font-family:"Playfair Display", serif;
	font-weight:400;
}

.ccm-page .c5h-page-meta-wrap h1 {
	font-family:"Playfair Display", serif;
	font-weight:400;
}
