@font-face {
    font-family: 'GenkaiMincho';    /* 任意の内部名 */
    src: url('https://takumipaint.co.jp/resource/fonts/genkai-mincho.woff2') format('woff2'); /* 実際のパスに変更 */
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Tamanegi-Kaisho-Geki-FreeVer-7';    /* 任意の内部名 */
    src: url('https://takumipaint.co.jp/resource/fonts/gekikaisyo.woff2') format('woff2'); /* 実際のパスに変更 */
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'NotoSansJP';    /* 任意の内部名 */
    src: url('https://takumipaint.co.jp/resource/fonts/NotoSansJP-Thin.woff2') format('woff2'); /* 実際のパスに変更 */
}
@font-face {
    font-family: 'NotoSansJP-bold';    /* 任意の内部名 */
    src: url('https://takumipaint.co.jp/resource/fonts/NotoSansJP-Bold.woff2') format('woff2'); /* 実際のパスに変更 */
}
@font-face {
    font-family: 'KouzanBrush';    /* 任意の内部名 */
    src: url('https://takumipaint.co.jp/resource/fonts/KouzanBrushFont.woff2') format('woff2'); /* 実際のパスに変更 */
    font-display: swap;
}
@font-face {
    font-family: 'Shippori Mincho';  /* ← ここはそのままでOK */
    src: url('https://takumipaint.co.jp/resource/fonts/ShipporiMincho-Regular.woff2') format('woff2');
    font-weight: 400;   /* Regular を明示 */
    font-style: normal; /* 通常体を明示 */
    font-display: swap;
}
@font-face {
    font-family: 'SoukouMincho';    /* 任意の内部名 */
    src: url('https://takumipaint.co.jp/resource/fonts/SoukouMincho.woff2') format('woff2'); /* 実際のパスに変更 */
    font-display: swap;
}
@font-face {
    font-family: 'TsunagiGothic';    /* 任意の内部名 */
    src: url('https://takumipaint.co.jp/resource/fonts/TsunagiGothic-Black.woff2') format('woff2'); /* 実際のパスに変更 */
    font-display: swap;
}
@font-face {
    font-family: 'ZeroGothic';    /* 任意の内部名 */
    src: url('https://takumipaint.co.jp/resource/fonts/ZeroGothic.woff2') format('woff2'); /* 実際のパスに変更 */
    font-display: swap;
}
@font-face {
    font-family: 'AnnyantRoman';    /* 任意の内部名 */
    src: url('https://takumipaint.co.jp/resource/fonts/AnnyantRoman.woff2') format('woff2'); /* 実際のパスに変更 */
    font-display: swap;
}
@font-face {
    font-family: 'Tamanegi-Kaisho';    /* 任意の内部名 */
    src: url('https://takumipaint.co.jp/resource/fonts/TamanegiKaisho-v1.06.woff2') format('woff2'); /* 実際のパスに変更 */
    font-display: swap;
}