.title-x-large {
    font-family: "Google Sans";
    font-weight: 700;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: 0;
}

.title-large {
    font-family: "Google Sans";
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0;

}

.title-medium-1 {
    font-family: "Google Sans";
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0;
}

.title-medium-2 {
    font-family: "Google Sans";
    font-weight: 800;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0;
}

.title-small {
    font-family: "Google Sans";
    font-weight: 800;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0;
}

.headline {
    font-family: "Google Sans";
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
}

.subheading {
    font-family: "Google Sans";
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
}

.field-text {
    font-family: "Google Sans";
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
}

.body-1 {
    font-family: "Google Sans";
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
}

.body-2 {
    font-family: "Google Sans";
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
}

.body-3 {
    font-family: "Google Sans";
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
}

.button-large {
    font-family: "Google Sans";
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
}

.button-small {
    font-family: "Google Sans";
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

.tag-menu-1 {
    font-family: "Google Sans";
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
}

.tag-menu-2 {
    font-family: "Google Sans";
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
}

.caption {
    font-family: "Google Sans";
    font-weight: 500;
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 0;
}

