/*
 * Font         : NotoSansCJKkr-hinted, proxima, JT-FONT
 * License      :
 * Subset Maker : Studio-jt (Jun)
 * Version      : 1.0.0
 * description  :
 */



/* ************************************** *
 * NotoSansCJKkr-hinted
 * ************************************** */
@font-face {
    font-family:'NotoSansKR';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/NotoSansCJKkr-Regular.eot);
    src: local("?"),
         url(../fonts/NotoSansCJKkr-Regular.woff) format('woff'),
         url(../fonts/NotoSansCJKkr-Regular.ttf) format('truetype');
}

@font-face {
    font-family:'NotoSansKR';
    font-style: normal;
    font-weight: 200;
    src: url(../fonts/NotoSansCJKkr-DemiLight.eot);
    src: local("?"),
         url(../fonts/NotoSansCJKkr-DemiLight.woff) format('woff'),
         url(../fonts/NotoSansCJKkr-DemiLight.ttf) format('truetype');
}

@font-face {
    font-family:'NotoSansKR';
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/NotoSansCJKkr-Light.eot);
    src: local("?"),
         url(../fonts/NotoSansCJKkr-Light.woff) format('woff'),
         url(../fonts/NotoSansCJKkr-Light.ttf) format('truetype');
}

@font-face {
    font-family:'NotoSansKR';
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/NotoSansCJKkr-Medium.eot);
    src: local("?"),
         url(../fonts/NotoSansCJKkr-Medium.woff) format('woff'),
         url(../fonts/NotoSansCJKkr-Medium.ttf) format('truetype');
}

@font-face {
    font-family:'NotoSansKR';
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/NotoSansCJKkr-Bold.eot);
    src: local("?"),
         url(../fonts/NotoSansCJKkr-Bold.woff) format('woff'),
         url(../fonts/NotoSansCJKkr-Bold.ttf) format('truetype');
}



/* ************************************** *
 * proxima
 * ************************************** */
@font-face {
    font-family:'proxima';
    font-style: normal;
    font-weight: 400;
    /* src: url(../fonts/Proxima-Nova-Regular.eot); */
    src: local("?"),
         url(../fonts/Proxima-Nova-Regular.woff) format('woff'),
         url(../fonts/Proxima-Nova-Regular.otf) format('opentype');
}

@font-face {
    font-family:'proxima';
    font-style: normal;
    font-weight: 500;
    /* src: url(../fonts/Proxima-Nova-Semibold.eot); */
    src: local("?"),
         url(../fonts/Proxima-Nova-Semibold.woff) format('woff'),
         url(../fonts/Proxima-Nova-Semibold.otf) format('opentype');
}

@font-face {
    font-family:'proxima';
    font-style: normal;
    font-weight: 600;
    /* src: url(../fonts/Proxima-Nova-Bold.eot); */
    src: local("?"),
         url(../fonts/Proxima-Nova-Bold.woff) format('woff'),
         url(../fonts/Proxima-Nova-Bold.otf) format('opentype');
}



/* ************************************** *
 * JT-FONT
 * ************************************** */
@font-face {
    font-family:'jt-font';
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/jt-font.eot);
    src: local("?"),
         url(../fonts/jt-font.woff) format('woff');
}
