@font-face {
    font-family: 'Axiforma';
    src: url('../font/Axiforma-Black.woff2') format('woff2'),
        url('../font/Axiforma-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Axiforma';
    src: url('../font/Axiforma-Bold.woff2') format('woff2'),
        url('../font/Axiforma-Bold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Axiforma';
    src: url('../font/Axiforma-ExtraBold.woff2') format('woff2'),
        url('../font/Axiforma-ExtraBold.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Axiforma';
    src: url('../font/Axiforma-Heavy.woff2') format('woff2'),
        url('../font/Axiforma-Heavy.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Axiforma';
    src: url('../font/Axiforma-Medium.woff2') format('woff2'),
        url('../font/Axiforma-Medium.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Axiforma';
    src: url('../font/Axiforma-Regular.woff2') format('woff2'),
        url('../font/Axiforma-Regular.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Axiforma';
    src: url('../font/Axiforma-SemiBold.woff2') format('woff2'),
        url('../font/Axiforma-SemiBold.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

