.header_1 {
    font-family: 'Gotham Rounded';
    font-size: 22px;
    line-height: 150%;
}

.header_2 {
    font-family: 'Gotham Rounded';
    font-size: 18px;
    line-height: 150%;
}

.header_3 {
    font-family: 'Gotham Rounded';
    font-size: 16px;
    line-height: 150%;
}

.body_1 {
    font-family: 'SF Pro Text';
    font-size: 16px;
    line-height: 135%;
    letter-spacing: 0.3px;
}

.body_2 {
    font-family: 'SF Pro Text';
    font-size: 14px !important;
    line-height: 135%;
    letter-spacing: 0.3px;
}

.body_3 {
    font-family: 'SF Pro Text';
    font-size: 12px !important;
    line-height: 135%;
    letter-spacing: 0.3px;
}