/* ============================
   Noto Sans JP (Body Font)
   ============================ */

@font-face {
    font-family: 'Noto Sans JP';
    src: local('Noto Sans JP'),
         url('../fonts/NotoSansJP-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans JP';
    src: local('Noto Sans JP'),
         url('../fonts/NotoSansJP-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans JP';
    src: local('Noto Sans JP'),
         url('../fonts/NotoSansJP-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


/* ============================
   Noto Serif JP (Headings)
   ============================ */

@font-face {
    font-family: 'Noto Serif JP';
    src: local('Noto Serif JP'),
         url('../fonts/NotoSerifJP-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif JP';
    src: local('Noto Serif JP'),
         url('../fonts/NotoSerifJP-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif JP';
    src: local('Noto Serif JP'),
         url('../fonts/NotoSerifJP-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


/* ============================
   Shippori Mincho (Hero Titles)
   ============================ */

@font-face {
    font-family: 'Shippori Mincho';
    src: local('Shippori Mincho'),
         url('../fonts/ShipporiMincho-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Shippori Mincho';
    src: local('Shippori Mincho'),
         url('../fonts/ShipporiMincho-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


/* ============================
   Sawarabi Gothic (Accent)
   ============================ */

@font-face {
    font-family: 'Sawarabi Gothic';
    src: local('Sawarabi Gothic'),
         url('../fonts/SawarabiGothic-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


/* ============================
   Finger Paint (Playful Accent)
   ============================ */

@font-face {
    font-family: 'Finger Paint';
    src: local('Finger Paint'),
         url('../fonts/FingerPaint-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


/* ============================
   Silent Brush (Handwritten Brush)
   ============================ */

@font-face {
    font-family: 'Silent Brush';
    src: local('Silent Brush'),
         url('../fonts/SilentBrush.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


/* ============================
   Kumbh Sans (English Body)
   ============================ */

@font-face {
    font-family: 'Kumbh Sans';
    src: local('Kumbh Sans'),
         url('../fonts/KumbhSans.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


/* ============================
   Marcellus (English Headings)
   ============================ */

@font-face {
    font-family: 'Marcellus';
    src: local('Marcellus'),
         url('../fonts/Marcellus.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
