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

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

