
@font-face {
    font-family: 'Aktiv Grotesk';
    src: url('../font/aktivgrotesk/AktivGrotesk-Bold.woff2') format('woff2'),
        url('../font/aktivgrotesk/AktivGrotesk-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aktiv Grotesk';
    src: url('../font/aktivgrotesk/AktivGrotesk-Medium.woff2') format('woff2'),
        url('../font/aktivgrotesk/AktivGrotesk-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aktiv Grotesk';
    src: url('../font/aktivgrotesk/AktivGrotesk-Regular.woff2') format('woff2'),
        url('../font/aktivgrotesk/AktivGrotesk-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
