@font-face {
    font-family: 'KAGE_DEMO_FONT';
    src: url('../fonts/KAGE_DEMO_FONT-Black.woff2') format('woff2'),
        url('../fonts/KAGE_DEMO_FONT-Black.woff') format('woff'),
        url('../fonts/KAGE_DEMO_FONT-Black.ttf') format('truetype'),
        url('../fonts/KAGE_DEMO_FONT-Black.svg#KAGE_DEMO_FONT-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}