@font-face {
    font-family: 'Hanken Grotesk';
    src: url('HankenGrotesk-Black.eot');
    src: url('HankenGrotesk-Black.eot?#iefix') format('embedded-opentype'),
        url('HankenGrotesk-Black.woff2') format('woff2'),
        url('HankenGrotesk-Black.woff') format('woff'),
        url('HankenGrotesk-Black.ttf') format('truetype'),
        url('HankenGrotesk-Black.svg#HankenGrotesk-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hanken Grotesk';
    src: url('HankenGrotesk-Light.eot');
    src: url('HankenGrotesk-Light.eot?#iefix') format('embedded-opentype'),
        url('HankenGrotesk-Light.woff2') format('woff2'),
        url('HankenGrotesk-Light.woff') format('woff'),
        url('HankenGrotesk-Light.ttf') format('truetype'),
        url('HankenGrotesk-Light.svg#HankenGrotesk-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

