
.h1{
    font-weight: 300;
    font-size: 96px;
    letter-spacing: -1.5px;
}
.h2{
    font-weight: 300;
    font-size: 60px;
    letter-spacing: -0.5px;
}
.h3{
    font-weight: 400;
    font-size: 48px;
    letter-spacing: 0px;
}
.h4{
    font-weight: 400;
    font-size: 34px;
    letter-spacing: 0.25px;
}
.h5{
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0px;
}
.h6{
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 0.15px;
}
.subtitle1{
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.15px;
}
.subtitle2{
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.1px;
}
.body1{
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.5px;
}
.body2{
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.25px;
}
.button{
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.75px;
    font-variant: all-small-caps;
}
.caption{
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.4px;
}
.overline{
    font-weight: 400;
    font-size: 10px;
    letter-spacing: 1.5px;
    font-variant: all-small-caps;
}
