@font-face {
    font-family: 'Humans Grotesk';
    src: url(fonts/Humans-Regular.woff2) format("woff2"), url(fonts/Humans-Regular.woff) format("woff");
    font-weight: 400;
    font-stretch: normal
}

@font-face {
    font-family: 'Humans Grotesk Medium';
    src: url(fonts/Humans-Logo.woff2) format("woff2"), url(fonts/Humans-Logo.woff) format("woff");
    font-weight: 700;
    font-stretch: normal
}
