@font-face {
    font-family: 'Kosugi Maru';
    src: url('/assets/fonts/KosugiMaru-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zen Maru Gothic';
    src: url('/assets/fonts/ZenMaruGothic-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'M PLUS 1';
    src: url('/assets/fonts/MPLUS1-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'RockoUltraFLF';
    src: url('/assets/fonts/RockoUltraFLF-Bold.woff') format('woff2');
    font-weight: normal;
    font-style: normal;
}