@font-face {
    font-family: 'Europa Grotesk SH BolExt';
    src: url('../index.html') format('woff2'),
        url('../index.html') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Regular.ttf') format('truetype');
    font-style: normal;
    font-display: swap;
}
