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

body {
    font-family: AkkuratLightPro, sans-serif;
    line-height: 3.8rem;
    font-size: 1.4rem;
    color: #222;
    font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
    font-family: AkkuratLightPro, sans-serif;
    color: #000000;
    font-weight: normal;
}
h1 {
    font-size: 21px;
    letter-spacing: 2px;
    line-height: 25px;
}
h2 {
    letter-spacing: 2px;
}

