/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Feb 12 2026 | 16:00:55 */
h1, h2, h3, h4, h5, h6{font-family: montserrat, sans-serif !important;}
p, a{font-family: lato, sans-serif;}

@media(min-width:1025px){
	
h1 {font-size: clamp(2.19rem, 1.63vw + 1.15rem, 3.75rem) !important;}
h2 {Font-size: clamp(2.19rem, 1.3vw + 1.35rem, 3.44rem) !important;}
h3 {Font-size: clamp(1.56rem, 0.98vw + 0.94rem, 2.5rem) !important;}

p {Font-size: clamp(1rem, 0.39vw + 0.75rem, 1.38rem) !important;}
}
