 
.t-descr{
font-family: 'Oswald';
color: #2f3f90 !important;
}
.t-title {
    font-family: 'Oswald';
    font-weight: 600;
    color: #2f3f90 !important;
}
.t-uptitle {
    font-family: 'Oswald';
    font-weight: 500;
    color: #2f3f90 !important;
    letter-spacing: 2.5px;
}
.t-text_md {
    font-size: 18px;
    line-height: 1.4;
}
@media screen and (max-width: 640px) {
    .t-title_xxs {
        font-size: 24px;
    }
}
.t-feed__post-popup__date {
    font-size: 14px;
}