.news_title, .news_description, .new_container {
    font-family: 'Pathway Gothic One', sans-serif;
}

.news_title {
    font-size: 32px;
}

.news_description {
    font-size: 18px;
    text-align: justify;
}

.news_post .news_description {
    font-size: 20px;
}