.t-text {
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: 400;
    font-size: 18px;
}

.t-descr {
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
}
.t-name_xs {
    font-size: 16px;
}
@media screen and (max-width: 640px)
.t-text {
    font-size: 14px;
}