.t-name 
{
    font-family: 'TildaSans', sans-serif !important;;
    font-weight: 700 !important;
}

.t-descr {
    font-family: 'TildaSans', sans-serif !important;
}

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

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

.t-input {
    font-family: 'TildaSans', sans-serif !important;
}

.t-text_xs {
    font-size: 14px !important;
} 
