@charset "UTF-8";

.swansea-h1 { /* H1 - Swansea Bold - 72 */
    font-family: 'Swansea-bold', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 72px;
    line-height: 74px;
    /* identical to box height, or 103% */
    letter-spacing: -0.01em;
    color: #000000;
}

.swansea-h2 {
    font-family: 'Swansea-bold', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 66px;
    /* identical to box height, or 103% */
    letter-spacing: -0.01em;
    color: #000000;
}

.swansea-h3 {
    font-family: 'Swansea-bold', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 48px;
    /* identical to box height, or 107% */
    letter-spacing: -0.01em;
    color: #000000;
}

.swansea-h4 {
    font-family: 'Swansea-bold', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 46px;
    /* identical to box height, or 115% */
    letter-spacing: -0.01em;
    color: #000000;
}

.swansea-h5 {
    font-family: 'Swansea-bold', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    /* identical to box height, or 119% */
    letter-spacing: -0.01em;
    text-transform: none;
}

.switzer-h6 {
    font-family: 'Switzer', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    /* identical to box height, or 133% */
    letter-spacing: -0.01em;
    color: #000000;
}

.swansea-h7 {
    font-family: 'Swansea-bold', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    /* identical to box height, or 120% */
    letter-spacing: -0.01em;
    color: #000000;
}

.switzer-h8 {
    font-family: 'Switzer', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 133% */
    letter-spacing: -0.01em;
    color: #000000;
    text-transform: none;
}

.switzer-p1 {
    /* P1 - Switzer Regular - 16 */
    font-family: 'Switzer', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height, or 150% */
    color: #000000;

}

.switzer-p2 {
    /* P2 - Switzer Regular - 14 */
    font-family: 'Switzer', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    /* identical to box height, or 157% */
    color: #000000;
}