@font-face {
    font-family: 'Noto Sans JP';
    src: url('../font/NotoSansJP-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Shippori Antique';
    src: url('../font/ShipporiAntique-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}