@charset "utf-8";
/* CSS Document */

@import url("https://use.typekit.net/bgr3trv.css");

body {
	font-family: century-gothic, sans-serif!important;
    font-weight: 400!important;
	font-style: normal!important;
}

h1, h2, h3 {
	font-family: century-gothic, sans-serif!important;
	font-weight: 800!important;
	font-style: normal!important;
	
}
h4, h5, h6, h7 {
	font-family: century-gothic, sans-serif!important;
	font-weight: 600!important;
	font-style: normal!important;	
	
}
#fb_slider h2 {
	font-family: century-gothic, sans-serif!important;
	font-weight: 800!important;
	font-style: normal!important;
	font-size: 80px!important; 
    line-height: 85px!important;
}
.sp-megamenu-parent {
	font-family: century-gothic, sans-serif!important;
	font-weight: 800!important;
	font-style: normal!important;
	
}
#sp-footer {
	font-family: century-gothic, sans-serif!important;
    font-weight: 400!important;
	font-style: normal!important;
	font-size: 14px!important;
		
}

#footer2 {
	font-family: century-gothic, sans-serif!important;
    font-weight: 400!important;
	font-style: normal!important;
	font-size: 14px!important;
}

@media only screen and (max-width:800px){

#fb_slider h2 {
	font-family: century-gothic, sans-serif!important;
	font-weight: 800!important;
	font-style: normal!important;
	font-size: 50px!important; 
    line-height: 50px!important;
}
}

@media only screen and (max-width:500px){

#fb_slider h2 {
	font-family: century-gothic, sans-serif!important;
	font-weight: 800!important;
	font-style: normal!important;
	font-size: 30px!important; 
    line-height: 30px!important;
}
}