@font-face {
    font-family: 'Human Sans';
    src: url('HumanSans-Bold.woff2') format('woff2'),
        url('HumanSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Human Sans';
    src: url('HumanSans-ExtraLightOblique.woff2') format('woff2'),
        url('HumanSans-ExtraLightOblique.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Human Sans';
    src: url('HumanSans-ExtraLight.woff2') format('woff2'),
        url('HumanSans-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Human Sans';
    src: url('HumanSans-BlackOblique.woff2') format('woff2'),
        url('HumanSans-BlackOblique.woff') format('woff');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Human Sans';
    src: url('HumanSans-BoldOblique.woff2') format('woff2'),
        url('HumanSans-BoldOblique.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Human Sans';
    src: url('HumanSans-Black.woff2') format('woff2'),
        url('HumanSans-Black.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Human Sans';
    src: url('HumanSans-Light.woff2') format('woff2'),
        url('HumanSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Human Sans';
    src: url('HumanSans-LightOblique.woff2') format('woff2'),
        url('HumanSans-LightOblique.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Human Sans';
    src: url('HumanSans-ThinOblique.woff2') format('woff2'),
        url('HumanSans-ThinOblique.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Human Sans';
    src: url('HumanSans-Regular.woff2') format('woff2'),
        url('HumanSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Human Sans';
    src: url('HumanSans-RegularOblique.woff2') format('woff2'),
        url('HumanSans-RegularOblique.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Human Sans';
    src: url('HumanSans-Thin.woff2') format('woff2'),
        url('HumanSans-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Human Sans';
    src: url('HumanSans-Medium.woff2') format('woff2'),
        url('HumanSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Human Sans';
    src: url('HumanSans-MediumOblique.woff2') format('woff2'),
        url('HumanSans-MediumOblique.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

