@import  url('//cdn.schrift.co/fonts/JuliWeb/JuliWebDURL.css');

*{
    font-family: 'Juli Web' !important;
}
p:first-of-type, section.aboutScroll p, section.charsetScroll div, li, ul, em{
    font-weight: 300 !important;
}

h2, h1, h3, h4, h5, h6, h1 span, header li a, strong{
    font-weight: 200 !important;
}
h1 span{
    font-weight: 300 !important;
}

header nav ul li div{
    margin-top: -3px;
}

header h1 span {
    margin-top: 0;
}