/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 30 2025 | 17:51:16 */
	
html{
	 /* Minimum 16x, and grows more slowly  (half the rate of screen growth) */
    font-size: calc(1em + 0.2vw);
    /* Line-height based on font-size, with addition viewport-relative growth*/
    line-height: calc(1.5em + 0.6vw);
}
body{
		
		font-family:"futura-pt";

	}
	h1{

		font-family:"acumin-pro-extra-condensed" !important;
		text-shadow: 0px 0px 20px rgba(0, 3, 5, 0.88);
	}
	
	h2{
		
		font-family:"acumin-pro-extra-condensed";
		color:#002d74;
		margin-bottom: 2.6rem;
	}
	
	h3{
		
		font-family:"acumin-pro-extra-condensed";
		color:#002d74;
		margin-bottom: 1.8rem;
	}
	
	h4{
		font-family:"futura-pt-bold";
	}

	h5{
		font-family:"futura-pt-bold";
    }
	
	p{
		
		font-family:"futura-pt";

	}
	.custom-font,.custom-font h1, .custom-font h5{
		font-family: 'acumin-pro-extra-condensed'
	}
	.custom-font__two,.elementor-button-text{
		font-family:"futura-pt";
	}

	.custom-heading__nav,.custom-body__font p{
		font-family:"acumin-pro-extra-condensed";
	}




































