@import  url('//cdn.schrift.co/fonts/RoteskWeb/RoteskWebDURL.css');

*{
    font-family: 'Rotesk Web', Rotesk !important;
    letter-spacing: 0.01em;
}
h1,h2, h3, h4, h5, h6, h1 span, header li a{
    letter-spacing: 0 !important;
}
header, header li a, h1{
    font-weight: 500 !important;
}
h1 span, header nav ul li div ul li a{
    font-weight: 700 !important;
}

header nav ul li h1 span{
    margin-top: 0;
}

header nav ul li a{
    padding-bottom: 1px;
}

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