/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Feb 09 2026 | 10:21:41 */
h1, h2, h3, h4, h5, h6 {
  font-family: "Cormorant", serif;
}

p, a {
  font-family: "Open Sans Condensed", sans-serif;
}


@media(min-width:1025px){
.pulsanti a {Font-size: clamp(1.06rem, 0.46vw + 0.77rem, 1.5rem) !important;}
.pulsanti-main a  {Font-size: clamp(0.69rem, 1.11vw + -0.02rem, 1.75rem) !important;}

h1 {font-size: clamp(1.88rem, 1.95vw + 0.63rem, 3.75rem) !important;}
h2 {Font-size: clamp(1.56rem, 1.3vw + 0.73rem, 2.81rem) !important;}
h3 {font-size: clamp(1.56rem, 0.98vw + 0.94rem, 2.5rem) !important;}



p {Font-size: clamp(1rem, 0.46vw + 0.71rem, 1.44rem) !important;}
}




   