/* Custom CSS for Google fonts */

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

.ccm-page h1 {
	font-family:"Open Sans", sans-serif;
	font-weight:300;
}

.ccm-page h2 {
	font-family:"Open Sans", sans-serif;
	font-weight:300;
}

.ccm-page h3 {
	font-family:"Open Sans", sans-serif;
	font-weight:300;
}

.ccm-page h4 {
	font-family:"Open Sans", sans-serif;
	font-weight:300;
}

.ccm-page h5 {
	font-family:"Open Sans", sans-serif;
	font-weight:300;
}

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

.ccm-page p, .ccm-page ul, .ccm-page ol, .ccm-page a, .ccm-page a:hover {
	font-family:"Open Sans", sans-serif;
	font-weight:400;
}

.ccm-page .ccm-page button, .ccm-page .button, .ccm-page button:hover, .ccm-page button:focus, .ccm-page .button:hover, .ccm-page .button:focus, .ccm-page button.secondary, .ccm-page .button.secondary, .ccm-page button.secondary:hover, .ccm-page button.secondary:focus, .ccm-page .button.secondary:hover, .ccm-page .button.secondary:focus, .ccm-page button.success, .ccm-page .button.success, .ccm-page button.success:hover, .ccm-page button.success:focus, .ccm-page .button.success:hover, .ccm-page .button.success:focus, .ccm-page button.alert, .ccm-page .button.alert, .ccm-page button.alert:hover, .ccm-page button.alert:focus, .ccm-page .button.alert:hover, .ccm-page .button.alert:focus {
	font-family:"Oswald", sans-serif;
	font-weight:400;
}

.ccm-page .c5h-page-meta-wrap h1 {
	font-family:"Open Sans", sans-serif;
	font-weight:300;
}
