.t-btntext {
    font-family: 'Manrope';
}

.t-feed__button-readmore .t-btntext {
    font-size: 17px;
    font-weight: 600;
}

.t-descr_xxs {
    font-size: 17px;
}

.t-descr {
    font-family: 'Manrope';
}

.t-text_md {
    font-size: 17px;
}

.t-uptitle_xxl {
    font-size: 22px;
}

.t-name {
    font-family: 'Manrope';
    font-weight: 600;
}

.t-descr_xxs {
    font-size: 14px;
}

@media screen and (max-width: 640px) {
    .t-name_xs {
        font-size: 16px;
    }
}