h2 {
    /* font-family: "OpenSans-Regular"; */
    font-family: 'Inter', sans-serif;
}
	
html, body {
    /* font-family: "OpenSans-Regular"; */
    font-family: 'Inter', sans-serif!important;
}

.titleNews > a {
    color: #fff!important;
    font-weight: bold!important;
    text-decoration: none;
    font-size: 1.3rem;
}
.descNews {
    font-size: 1.1rem!important;
}