@font-face {
    font-family: 'humanistbold';
    src: url('fonts/HumanistBold.woff2') format('woff2'),
         url('fonts/HumanistBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'humanistlight';
    src: url('fonts/HumanistLt.woff2') format('woff2'),
         url('fonts/HumanistLt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

