@font-face {
   font-family: 'Noto Serif JP';
    src: url('NotoSerifJP-Bold.otf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
   font-family: 'Noto Serif JP';
    src: url('NotoSerifJP-ExtraLight.otf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

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

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

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

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

@font-face {
   font-family: 'Noto Serif JP';
    src: url('NotoSerifJP-SemiBold.otf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
   font-family: 'Amiri';
    src: url('Amiri-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
   font-family: 'Amiri';
    src: url('Amiri-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

