@font-face {
    font-family: 'Hanken Grotesk';
    font-style: normal;
    font-weight: 400;
    src: 
    url("HankenGrotesk-Regular.woff") format('woff');
}

@font-face {
    font-family: 'Hanken Grotesk';
    font-weight: 500;
    src: 
    url("HankenGrotesk-Medium.woff") format('woff');
}

@font-face {
    font-family: 'Hanken Grotesk';
    font-weight: 700;
    src: 
    url("HankenGrotesk-Bold.woff") format('woff');
}

@font-face {
    font-family: 'Hanken Grotesk';
    font-weight: 300;
    src: 
    url("HankenGrotesk-Light.woff") format('woff');
}

@font-face {
    font-family: 'Hanken Grotesk';
    font-style: italic;
    src: 
    url("HankenGrotesk-Italic.woff") format('woff');
}

