body{
    font-family: "Inter", sans-serif;
}
h1,h2,h3,h4,h5,.btn, #gform_submit_button_1{
    font-family: "Anaheim", sans-serif;
}
h1, .h1{
    font-size: 4.4rem;
    line-height: 4.2rem;
    font-weight: 500;
}
h4{
    font-weight: 600 !important;
}
body:not(.home) h1{
    font-size: 4rem;
    line-height: 3.8rem;
    font-weight: 500;
}
h2, .h2{
    font-size: 2.8rem;
    font-weight: 500;
}
h3, .h3, .nav-link, #menu-main > li:not(.btn_menu) a{
    font-size: 2.2rem;
    font-weight: 500;
}
.h5, h5{
    font-size: 1.15rem;
}
.sub-menu > li a{
    font-size: 1.7rem !important;
    font-weight: 500;
}
.f_big{
    font-size: 10rem;
    line-height: 9rem;
}
.f_anaheim, #menu-main > li:not(.btn_menu) a{
    font-family: "Anaheim", sans-serif;;
}
.f_inter{
    font-family: "Inter", sans-serif;
}
.f_semibold{font-weight: 500;}
.f_regular{font-weight: 400;}
.btn_f_big{font-size: 1.2rem;}
.f_extrabold{font-weight: 900;}

body.single-laboratori-ricerca h1, body.single-patologie h1 {font-size: 3.5rem; line-height: 3.5rem;}
strong{font-weight: bold;}