@font-face {
    font-family: 'Amiri';
    src: url('../font/Amiri-Regular.woff2') format('woff2'),
        url('../font/Amiri-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../font/PlayfairDisplay-Regular.woff2') format('woff2'),
        url('../font/PlayfairDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zen Kaku Gothic New';
    src: url('../font/ZenKakuGothicNew-Light.woff2') format('woff2'),
        url('../font/ZenKakuGothicNew-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zen Kaku Gothic New';
    src: url('../font/ZenKakuGothicNew-Medium.woff2') format('woff2'),
        url('../font/ZenKakuGothicNew-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Zen Kaku Gothic New';
    src: url('../font/ZenKakuGothicNew-Regular.woff2') format('woff2'),
        url('../font/ZenKakuGothicNew-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Noto Sans JP';
    src: url('../font/NotoSansJP-Bold.woff2') format('woff2'),
        url('../font/NotoSansJP-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans JP';
    src: url('../font/NotoSansJP-SemiBold.woff2') format('woff2'),
        url('../font/NotoSansJP-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans JP';
    src: url('../font/NotoSansJP-Regular.woff2') format('woff2'),
        url('../font/NotoSansJP-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans JP';
    src: url('../font/NotoSansJP-Medium.woff2') format('woff2'),
        url('../font/NotoSansJP-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif JP';
    src:url('../font/NotoSerifJP-Bold.woff2') format('woff2'),
       url('../font/NotoSerifJP-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif JP';
    src:url('../font/NotoSerifJP-Medium.woff2') format('woff2'),
       url('../font/NotoSerifJP-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif JP';
    src:url('../font/NotoSerifJP-SemiBold.woff2') format('woff2'),
       url('../font/NotoSerifJP-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif JP';
    src:url('../font/NotoSerifJP-Light.woff2') format('woff2'),
       url('../font/NotoSerifJP-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif JP';
    src:url('../font/NotoSerifJP-Black.woff2') format('woff2'),
       url('../font/NotoSerifJP-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif JP';
    src:url('../font/NotoSerifJP-Regular.woff2') format('woff2'),
       url('../font/NotoSerifJP-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}