.t-title {
font-family: TildaSans;
font-weight: 600;
color: #000000;
}

.t-uptitle {
    font-family: TildaSans;
    font-weight: 600;
    color: #000000;
    letter-spacing: 2.5px;
}

.t-descr {
    font-family: TildaSans;
    font-weight: 300;
}   
    
@media (min-width:720px){
    body{
    font-size: 16px!important;
}