﻿@font-face {
    font-family: 'BIZ UDPGothic';
    src: url('./fonts/biz-udpgothic/biz-udpgothic-v16-latin-regular.woff2') format('woff2');
    font-weight: 400; 
    font-style: normal;
}

@font-face {
    font-family: 'BIZ UDPGothic';
    src: url('./fonts/biz-udpgothic/biz-udpgothic-v16-latin-700.woff2') format('woff2');
    font-weight: 700; 
    font-style: normal;
}

/* Noto Sans JP */
@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/noto-sans-jp/noto-sans-jp-v56-latin-regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 500;
    src: url('./fonts/noto-sans-jp/noto-sans-jp-v56-latin-500.woff2') format('woff2');
}

@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    src: url('./fonts/noto-sans-jp/noto-sans-jp-v56-latin-700.woff2') format('woff2');
}

@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 900;
    src: url('./fonts/noto-sans-jp/noto-sans-jp-v56-latin-900.woff2') format('woff2');
}

/* Noto Serif JP */

@font-face {
    font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/noto-serif-jp/noto-serif-jp-v33-latin-regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Noto Serif JP';
    font-style: normal;
    font-weight: 700;
    src: url('./fonts/noto-serif-jp/noto-serif-jp-v33-latin-700.woff2') format('woff2');
}
