@font-face {
    font-family: 'Grotesk';
    src: url('Grotesk.woff2') format('woff2'),
        url('Grotesk.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: auto;
}

