@font-face {
    font-display: swap;
    font-family: 'Zen Maru Gothic';
    font-style: normal;
    font-weight: 500;
    src: url('../img/fonts/zen-maru-gothic-v19-japanese_latin_latin-ext-500.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Zen Maru Gothic';
    font-style: normal;
    font-weight: 700;
    src: url('../img/fonts/zen-maru-gothic-v19-japanese_latin_latin-ext-700.woff2') format('woff2');
}


@font-face {
    font-display: swap;
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 400;
    src: url('../img/fonts/noto-sans-jp-v56-japanese_latin_latin-ext-regular.woff2') format('woff2');
}

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


@font-face {
    font-display: swap;
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 500;
    src: url('../img/fonts/noto-sans-jp-v56-japanese_latin_latin-ext-500.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    src: url('../img/fonts/noto-sans-jp-v56-japanese_latin_latin-ext-700.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('../img/fonts/montserrat-v31-latin_latin-ext-700.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 400;
    src: url('../img/fonts/noto-serif-jp-v33-japanese_latin_latin-ext-regular.woff2') format('woff2');
}

.fnt-monser {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
}

.fnt-zen {
    font-family: 'Zen Maru Gothic';
    font-style: normal;
    font-weight: 500;
}

.fnt-zen-bold {
    font-family: 'Zen Maru Gothic';
    font-style: normal;
    font-weight: 700;
}

.fnt-noto {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 500;
}