@font-face {
    font-family: 'Zen Maru Gothic';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/Zen_Maru_Gothic/regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Zen Maru Gothic';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/fonts/Zen_Maru_Gothic/medium.ttf') format('truetype');
}