.t-input {
    font-family: 'Jost';
}

.t-popup__container {
    border-radius: 30px;
}

.t390__img {
    border-radius: 30px;
}

.t702 .t-input-title {
    font-family: 'Jost';
}

.t-select {
    font-family: 'Jost';
}

.t-descr_xxs {
    font-family: 'Jost';
}

@media screen and (max-width: 560px) {
    .t-popup__close {
        background: #f7f7f7 !important;
    }
    .t-popup__close-icon rect {
        fill: #38383b !important;
    }
    .t-popup__close-icon {
        width: 16px !important;
    }
}