@charset "UTF-8";

@font-face {
    font-family: 'DIN Condensed';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/DIN_Condensed/DIN_Condensed_Light.woff2) format('woff2'),
        url(../fonts/DIN_Condensed/DIN_Condensed_Light.woff) format('woff'),
        url(../fonts/DIN_Condensed/DIN_Condensed_Light.ttf) format('truetype');
}

@font-face {
    font-family: 'DIN Condensed';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/DIN_Condensed/DIN_Condensed_Regular.woff2) format('woff2'),
        url(../fonts/DIN_Condensed/DIN_Condensed_Regular.woff) format('woff'),
        url(../fonts/DIN_Condensed/DIN_Condensed_Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'LINE Seed JP';
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/LINE_Seed_JP/EOT/LINESeedJP_TTF_Th.eot');
    /* IE8及びそれ以前のバージョン用 */
    src: url('../fonts/LINE_Seed_JP/EOT/LINESeedJP_TTF_Th.eot?#iefix') format('embedded-opentype'),
        /* IE9以降用 */
        url('../fonts/LINE_Seed_JP/WOFF2/LINESeedJP_OTF_Th.woff2') format('woff2'),
        url('../fonts/LINE_Seed_JP/WOFF/LINESeedJP_OTF_Th.woff') format('woff');
}

@font-face {
    font-family: 'LINE Seed JP';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/LINE_Seed_JP/EOT/LINESeedJP_TTF_Rg.eot');
    src: url('../fonts/LINE_Seed_JP/EOT/LINESeedJP_TTF_Rg.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LINE_Seed_JP/WOFF2/LINESeedJP_OTF_Rg.woff2') format('woff2'),
        url('../fonts/LINE_Seed_JP/WOFF/LINESeedJP_OTF_Rg.woff') format('woff');
}

@font-face {
    font-family: 'LINE Seed JP';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/LINE_Seed_JP/EOT/LINESeedJP_TTF_Bd.eot.eot');
    src: url('../fonts/LINE_Seed_JP/EOT/LINESeedJP_TTF_Bd.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LINE_Seed_JP/WOFF2/LINESeedJP_OTF_Bd.woff2') format('woff2'),
        url('../fonts/LINE_Seed_JP/WOFF/LINESeedJP_OTF_Bd.woff') format('woff');
}

@font-face {
    font-family: 'LINE Seed JP';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/LINE_Seed_JP/EOT/LINESeedJP_TTF_Eb.eot');
    src: url('../fonts/LINE_Seed_JP/EOT/LINESeedJP_TTF_Eb.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LINE_Seed_JP/WOFF2/LINESeedJP_OTF_Eb.woff2') format('woff2'),
        url('../fonts/LINE_Seed_JP/WOFF/LINESeedJP_OTF_Eb.woff') format('woff');
}