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

