/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Feb 12 2026 | 09:46:26 */
h1, h2, h3, h4, h5, h6{
	font-family: ivyora-display, serif !important;
}

p, a{
	font-family: "proxima-nova", sans-serif !important;
}

@media(min-width:1025px){
	h1 {font-size: clamp(2.5rem, 2.6vw + 0.83rem, 5rem) !important;}
	h2 {Font-size: clamp(1.56rem, 0.98vw + 0.94rem, 2.5rem) !important;}
	p, .elementor-widget-container, .elementor-widget-container ul li, .ue_glare_button_effect a, #footer * {Font-size: clamp(0.75rem, 0.91vw + 0.17rem, 1.63rem) !important;}
	ul li span.i18n {font-size: 0.8vw !important;}
}
	
	