/* TITULOS */

.post-title,
.hero-title,
h1{
    font-family: Arial Black, Arial, sans-serif;
    font-weight: 900;
    line-height: 1.1;
    letter-spacing: -0.5px;
}

/* TEXTO */

body{
    font-family: Arial, sans-serif;
}