h1 {
    /*font-size: 96px;*/
    font-weight: lighter;
    letter-spacing: -1.5px;
    line-height: normal;
    font-family: FontBold, serif;
}

h2 {
    /*font-size: 60px;*/
    font-weight: lighter;
    letter-spacing: -0.5px;
    line-height: normal;
    font-family: FontBold, serif;
}

h3 {
    /*font-size: 48px;*/
    font-weight: normal;
    letter-spacing: 0;
    line-height: normal;
}

h4 {
    /*font-size: 34px;*/
    font-weight: normal;
    letter-spacing: 0.25px;
    line-height: normal;
}

h5 {
    /*font-size: 24px;*/
    font-weight: normal;
    letter-spacing: 0;
    line-height: normal;
}

h6 {
    /*font-size: 20px;*/
    font-weight: 500;
    letter-spacing: 0.15px;
    line-height: normal;
}

.sub-title {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.15px;
    line-height: normal;
}

p {
    line-height: normal;
    font-size: 16px;
}
