body {
    font-family: "Lexend Deca", sans-serif;
}

h1,
.type-h1,
.type-headline-lg {
    font-family: "Lexend Deca", sans-serif;
    font-size: 51.43px;
    line-height: 52px;
    font-weight: 700;
    letter-spacing: -2px;
    -webkit-font-smoothing: antialiased;
}

h2,
.type-h2,
.type-headline-md {
    font-family: "Lexend Deca", sans-serif;
    font-size: 34.29px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: -1px;
    -webkit-font-smoothing: antialiased;
}

h3,
.type-h3,
.type-headline-sm {
    font-family: "Lexend Deca", sans-serif;
    font-size: 22.86px;
    line-height: 28px;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
}

h4,
.type-h4,
.type-title-lg {
    font-family: "Lexend Deca", sans-serif;
    font-size: 22.86px;
    line-height: 28px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
}

h5,
.type-h5,
.type-title-md {
    font-family: "Lexend Deca", sans-serif;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
}

h6,
dt,
.type-h6,
.type-title-sm {
    font-family: "Lexend Deca", sans-serif;
    font-size: 17.14px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
}

/* =========================
   LABELS
========================= */

label,
input[type="text"],
input[type="number"],
.type-label-lg {
    font-family: "Lexend Deca", sans-serif;
    font-size: 17.14px;
    line-height: 20px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
}

.type-label-md {
    font-family: "Lexend Deca", sans-serif;
    font-size: 14.29px;
    line-height: 18px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
}

.type-label-sm {
    font-family: "Lexend Deca", sans-serif;
    font-size: 11.43px;
    line-height: 12px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
}

/* =========================
   BODY
========================= */

p,
.type-body {
    font-family: "Lexend Deca", sans-serif;
    font-size: 17.14px;
    line-height: 28px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
}
