.ds__terms * {
    font-family: 'Roboto Condensed';
}

.ds__terms--title {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0;
    color: #060606;
}

.ds__terms--content * {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    color: #5D696F;
}