/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Mar 05 2026 | 08:45:08 */
h1, h2, h3, h4, h5, h6{font-family: oswald, sans-serif !important;}
p, a{font-family: roboto, sans-serif !important;}

@media(min-width:1025px){
h1 {font-size: clamp(3.13rem, 3.26vw + 1.04rem, 6.25rem) !important;}

h2 {Font-size: clamp(4.06rem, 6.18vw + 0.1rem, 10rem) !important;}
h3 {font-size: clamp(1.25rem, 0.98vw + 0.63rem, 2.19rem) !important;}
p{Font-size: clamp(1rem, 0.26vw + 0.83rem, 1.25rem) !important;}



	
	
}