body,
html {
    /*font-family: 'GothamRounded-Book', Arial, Helvetica, sans-serif;*/
    /*    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
}



.box_title {
    font-weight: 400;
}
.box_name {
    font-weight: 900;
}
.main1 .box_name {
    font-weight: 900;
}





.phoneArea div:nth-of-type(2) a,
input[type=checkbox]:checked + label:before,
.advantages .content:nth-child(1),
.faqs .content:nth-child(1),
b,
button {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: 900;
}





.textoTachado {
    text-decoration: line-through;
}
.textoSubrayado {
    text-decoration: underline;
}