@font-face {
    font-family: 'Armin Grotesk';
    src: url('https://io.hypekraft.com/fonts/armin-grotesk/ArminGrotesk-Regular.woff2') format('woff2'),
        url('https://io.hypekraft.com/fonts/armin-grotesk/ArminGrotesk-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Armin Grotesk Normal';
    src: url('https://io.hypekraft.com/fonts/armin-grotesk/ArminGrotesk-Normal.woff2') format('woff2'),
        url('https://io.hypekraft.com/fonts/armin-grotesk/ArminGrotesk-Normal.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Armin Grotesk';
    src: url('https://io.hypekraft.com/fonts/armin-grotesk/ArminGrotesk-SemiBold.woff2') format('woff2'),
        url('https://io.hypekraft.com/fonts/armin-grotesk/ArminGrotesk-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Armin Grotesk';
    src: url('https://io.hypekraft.com/fonts/armin-grotesk/ArminGrotesk-Thin.woff2') format('woff2'),
        url('https://io.hypekraft.com/fonts/armin-grotesk/ArminGrotesk-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

