
.label-large {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.3px;
}

.label-small {
    font-size: 11px;
    font-style: normal;
    font-weight: 600;
    line-height: 12px;
}

.title-large {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.3px;
}

.title-medium {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.3px;
}

.title-small {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}

.body-medium {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

.display-small {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
}
.headline-small {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.1px;
}

.btn {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.56px;
}