/*
@font-face {
    font-family: 'LINE Seed JP';
    src: url('../fonts/line_seed_jp/WOFF2/LINESeedJP_OTF_Th.woff2') format('woff2'),
         url('../fonts/line_seed_jp/WOFF/LINESeedJP_OTF_Th.woff') format('woff'),
         url('../fonts/line_seed_jp/EOT/LINESeedJP_TTF_Th.eot') format('embedded-opentype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
*/
@font-face {
    font-family: 'LINE Seed JP';
    src: url('../fonts/line_seed_jp/WOFF2/LINESeedJP_OTF_Rg.woff2') format('woff2'),
         url('../fonts/line_seed_jp/WOFF/LINESeedJP_OTF_Rg.woff') format('woff'),
         url('../fonts/line_seed_jp/EOT/LINESeedJP_TTF_Rg.eot') format('embedded-opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LINE Seed JP';
    src: url('../fonts/line_seed_jp/WOFF2/LINESeedJP_OTF_Bd.woff2') format('woff2'),
         url('../fonts/line_seed_jp/WOFF/LINESeedJP_OTF_Bd.woff') format('woff'),
         url('../fonts/line_seed_jp/EOT/LINESeedJP_TTF_Bd.eot') format('embedded-opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
/*
@font-face {
    font-family: 'LINE Seed JP';
    src: url('../fonts/line_seed_jp/WOFF2/LINESeedJP_OTF_Eb.woff2') format('woff2'),
         url('../fonts/line_seed_jp/WOFF/LINESeedJP_OTF_Eb.woff') format('woff'),
         url('../fonts/line_seed_jp/EOT/LINESeedJP_TTF_Eb.eot') format('embedded-opentype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
*/