@font-face {
    font-family: 'Oswald';
    src: url('/fonts/oswald-500.ttf') format('truetype');
    font-style: normal;
    font-weight: 500;
    font-display: block;
}

@font-face {
    font-family: 'Oswald';
    src: url('/fonts/oswald-700.ttf') format('truetype');
    font-style: normal;
    font-weight: 700;
    font-display: block;
}

@font-face {
    font-family: 'Oswald';
    src: url('/fonts/oswald-800.ttf') format('truetype');
    font-style: normal;
    font-weight: 800;
    font-display: block;
}

@font-face {
    font-family: 'Inter';
    src: url('/fonts/inter-400.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
    font-display: block;
}

@font-face {
    font-family: 'Inter';
    src: url('/fonts/inter-700.ttf') format('truetype');
    font-style: normal;
    font-weight: 700;
    font-display: block;
}

@font-face {
    font-family: 'Inter';
    src: url('/fonts/inter-900.ttf') format('truetype');
    font-style: normal;
    font-weight: 900;
    font-display: block;
}

@font-face {
    font-family: 'Noto Sans JP';
    src: url('/fonts/noto-sans-jp-400.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
    font-display: block;
}

@font-face {
    font-family: 'Noto Sans JP';
    src: url('/fonts/noto-sans-jp-700.ttf') format('truetype');
    font-style: normal;
    font-weight: 700;
    font-display: block;
}

@font-face {
    font-family: 'Noto Sans JP';
    src: url('/fonts/noto-sans-jp-900.ttf') format('truetype');
    font-style: normal;
    font-weight: 900;
    font-display: block;
}

@font-face {
    font-family: 'Mochiy Pop One';
    src: url('/fonts/mochiy-pop-one-400.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
    font-display: block;
}

@font-face {
    font-family: 'Zen Maru Gothic';
    src: url('/fonts/zen-maru-gothic-400.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
    font-display: block;
}

@font-face {
    font-family: 'Zen Maru Gothic';
    src: url('/fonts/zen-maru-gothic-500.ttf') format('truetype');
    font-style: normal;
    font-weight: 500;
    font-display: block;
}

@font-face {
    font-family: 'Zen Maru Gothic';
    src: url('/fonts/zen-maru-gothic-700.ttf') format('truetype');
    font-style: normal;
    font-weight: 700;
    font-display: block;
}

@font-face {
    font-family: 'Zen Maru Gothic';
    src: url('/fonts/zen-maru-gothic-900.ttf') format('truetype');
    font-style: normal;
    font-weight: 900;
    font-display: swap;
}
