@import  url('//cdn.schrift.co/fonts/KambriWeb/KambriWebDURL.css');


*{
    font-family: 'Kambri Web' !important;
}

header, header li a, h1{
    font-weight: 600 !important;
}
h1 span{
    font-weight: 700 !important;
}

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

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

header h1 span {
    margin-top: 0;
}
