/* Source: https://www.akalollip.com/download_font/ */


@font-face {
    font-family: 'grotesk';
    src: url('Grotesk-03Regular.woff2') format('woff2');
    src: url('Grotesk-03Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'grotesk';
    src: url('Grotesk-04Gras.woff2') format('woff2');
    src: url('Grotesk-04Gras.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'grotesk';
    src: url('Grotesk-02Mince.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'grotesk';
    src: url('Grotesk-01Extrafin.woff2') format('woff2');
    src: url('Grotesk-01Extrafin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}


@font-face {
    font-family: 'grotesk';
    src: url('Grotesk-03Regular-Italic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
}


@font-face {
    font-family: 'grotesk';
    src: url('Grotesk-04Gras-Italic.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
}