@import url(/fonts/stylesheet.css);

body {
    font-family: Apercu, sans-serif;
    color: #6F6F6F;
    font-weight: 300;
    font-size: 14px;
    line-height: 39px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: OrpheusPro, serif;
    color: white;
    font-weight: normal;
}
h2 {
    letter-spacing: 6.4px;
    line-height: 38px;
    font-size: 32px;
}
h3 {
    letter-spacing: 6.4px;
    line-height: 38px;
    font-size: 27px;
}
h4 {
    letter-spacing: 1.65px;
    line-height: 17px;
    font-size: 14px;
}

