/* Custom CSS for Google fonts */

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

.ccm-page h1 {
	font-family:"Poppins", sans-serif;
	font-weight:600;
}

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

.ccm-page h3 {
	font-family:"Poppins", sans-serif;
	font-weight:600;
}

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

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

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

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

.ccm-page .ccm-page .top-bar-section li a:not(.button), .ccm-page .top-bar-section li:not(.has-form) a:not(.button), .ccm-page .top-bar-section ul li:hover:not(.has-form) > a, .ccm-page .top-bar-section li:not(.has-form) a:hover:not(.button), .ccm-page .c5h-wrapper .top-bar-section ul li:hover > a, .ccm-page .top-bar-section li.active:not(.has-form) > a:not(.button), .ccm-page .top-bar-section li.active:not(.has-form) > a:hover:not(.button), .ccm-page .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button), .ccm-page .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button), .ccm-page .top-bar-section .dropdown li.active:not(.has-form) > a:not(.button) {
	font-family:"Poppins", sans-serif;
	font-weight:300;
}
