@font-face {
    font-family: 'Europa Grotesk Cond';
    src: url('../fonts/Europa/EuropaGroteskSH-BolCon.woff2') format('woff2'),
         url('../fonts/Europa/EuropaGroteskSH-BolCon.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    size-adjust: 100%;
    ascent-override: 80%;
    descent-override: 5%;
    font-display: swap;

}
@font-face {
    font-family: 'Europa Grotesk';
    src: url('../fonts/Europa/EuropaGroteskSH-Lig.woff2') format('woff2'),
         url('../fonts/Europa/EuropaGroteskSH-Lig.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;

}
@font-face {
    font-family: 'Europa Grotesk';
    src: url('../fonts/Europa/EuropaGroteskSH-Reg.woff2') format('woff2'),
         url('../fonts/Europa/EuropaGroteskSH-Reg.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;

}
@font-face {
    font-family: 'Europa Grotesk';
    src: url('../fonts/Europa/EuropaGroteskSH-Med.woff2') format('woff2'),
         url('../fonts/Europa/EuropaGroteskSH-Med.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;

}
@font-face {
    font-family: 'Europa Grotesk';
    src: url('../fonts/Europa/EuropaGroteskSH-DemBol.woff2') format('woff2'),
         url('../fonts/Europa/EuropaGroteskSH-DemBol.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;

}
