@font-face {
    font-family: 'Axiforma';
    font-weight: 100;
    font-display: swap;
    font-style: normal;
    src: url("Axiforma-Thin.woff") format("woff");
}
@font-face {
    font-family: 'Axiforma';
    font-weight: 200;
    font-display: swap;
    font-style: normal;
    src: url("Axiforma-Heavy.woff") format("woff");
}
@font-face {
    font-family: 'Axiforma';
    font-weight: 300;
    font-display: swap;
    font-style: normal;
    src: url("Axiforma-Light.woff") format("woff");
}
@font-face {
    font-family: 'Axiforma';
    font-weight: 500;
    font-display: swap;
    font-style: normal;
    src: url("Axiforma-Medium.woff") format("woff");
}
@font-face {
    font-family: 'Axiforma';
    font-weight: 600;
    font-display: swap;
    font-style: normal;
    src: url("Axiforma-SemiBold.woff") format("woff");
}
@font-face {
    font-family: 'Axiforma';
    font-weight: 700;
    font-display: swap;
    font-style: normal;
    src: url("Axiforma-Bold.woff") format("woff");
}
@font-face {
    font-family: 'Axiforma';
    font-weight: 800;
    font-display: swap;
    font-style: normal;
    src: url("Axiforma-ExtraBold.woff") format("woff");
}
@font-face {
    font-family: 'Axiforma';
    font-weight: 900;
    font-display: swap;
    font-style: normal;
    src: url("Axiforma-Black.woff") format("woff");
}