@font-face {
    font-family: 'Power Grotesk';
    src: url('../fonts/PowerGrotesk-Regular.woff2') format('woff2'),
        url('../fonts/PowerGrotesk-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Power Grotesk';
    src: url('../fonts/PowerGrotesk-Regular.woff2') format('woff2'),
        url('../fonts/PowerGrotesk-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* Neue Power */
@font-face {
    font-family: 'Neue Power Med';
    src: url('../fonts/NeuePower-Medium.woff2') format('woff2'),
        url('../fonts/NeuePower-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Power';
    src: url('../fonts/NeuePower-Light.woff2') format('woff2'),
        url('../fonts/NeuePower-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
/* @font-face {
    font-family: 'Neue Power';
    src: url('../fonts/NeuePower-bold.woff2') format('woff2'),
        url('../fonts/NeuePower-bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
} */
@font-face {
    font-family: 'Neue Power';
    src: url('../fonts/NeuePower-Bold.71766e5a.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Power Ultra';
    src: url('../fonts/NeuePower-Ultra.woff2') format('woff2'),
        url('../fonts/NeuePower-Ultra.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Power';
    src: url('../fonts/NeuePower-Regular.woff2') format('woff2'),
        url('../fonts/NeuePower-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

