@charset "utf-8";
/*
 * Font         : Montserrat, jt-font
 * License      :
 * Subset Maker : Studio-jt (SUMI)
 * Version      : 1.0.0
 * description  :
 */


  



/* ************************************** *
 * NotoSansKR
 * 참고) 포토샵 Medium 굵기는 웹 폰트 Regular와 매칭됩니다.
 * 참고) 포토샵 Bold 굵기는 웹 폰트 Medium과 매칭됩니다.
 * ************************************** */
/* @font-face {
    font-family:'NotoSansKR';
    font-style: normal;
    font-display: auto;
    font-weight:400;
    src: url('../fonts/NotoSansCJKkr-hinted/NotoSansCJKkr-Regular.eot');
    src: local("?"),
         url('../fonts/NotoSansCJKkr-hinted/NotoSansCJKkr-Regular.woff') format('woff'),
         url('../fonts/NotoSansCJKkr-hinted/NotoSansCJKkr-Regular.otf') format('opentype');
} */

/* @font-face {
    font-family:'NotoSansKR';
    font-style: normal;
    font-display: auto;
    font-weight:500;
    src: url('../fonts/NotoSansCJKkr-hinted/NotoSansCJKkr-Medium.eot');
    src: local("?"),
         url('../fonts/NotoSansCJKkr-hinted/NotoSansCJKkr-Medium.woff') format('woff'),
         url('../fonts/NotoSansCJKkr-hinted/NotoSansCJKkr-Medium.otf') format('opentype');
} */

/* @font-face {
    font-family:'NotoSansKR';
    font-style: normal;
    font-display: auto;
    font-weight: 700;
    src: url('../fonts/NotoSansCJKkr-hinted/NotoSansCJKkr-Bold.eot');
    src: local("?"),
         url('../fonts/NotoSansCJKkr-hinted/NotoSansCJKkr-Bold.woff') format('woff'),
         url('../fonts/NotoSansCJKkr-hinted/NotoSansCJKkr-Bold.otf') format('opentype');
} */

/* ************************************** *
 * bk-font
 * ************************************** */
 @font-face {

    font-family:'bk-font';
    font-style: normal;
    font-display: block;
    font-weight: normal;
    src: url(../fonts/bkwinners.eot);
    src: local("?"),
         url(../fonts/bkwinners.woff) format('woff');
}
@font-face {
     font-family:'NanumSquareNeo-Light';
     font-style: normal;
     font-display: block;
     font-weight: normal;
     src: url(../fonts/NanumSquareNeoTTF-aLt.eot);
     src: local("?"),
          url(../fonts/NanumSquareNeoTTF-aLt.woff) format('woff');
 }
 @font-face {
     font-family:'NanumSquareNeo-Medium';
     font-style: normal;
     font-display: block;
     font-weight: normal;
     src: url(../fonts/NanumSquareNeoTTF-bRg.eot);
     src: local("?"),
          url(../fonts/NanumSquareNeoTTF-bRg.woff) format('woff');
 }
 @font-face {
     font-family:'NanumSquareNeo-Bold';
     font-style: normal;
     font-display: block;
     font-weight: normal;
     src: url(../fonts/NanumSquareNeoTTF-cBd.eot);
     src: local("?"),
          url(../fonts/NanumSquareNeoTTF-cBd.woff) format('woff');
 }
 @font-face {
     font-family:'NanumSquareNeo-Heavy';
     font-style: normal;
     font-display: block;
     font-weight: normal;
     src: url(../fonts/NanumSquareNeoTTF-eHv.eot);
     src: local("?"),
          url(../fonts/NanumSquareNeoTTF-eHv.woff) format('woff');
 }
/* @font-face {
     font-family: 'NanumSquareNeo-Light';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/NanumSquareNeo-Light.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream-5Medium';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'NanumSquareNeo-Bold';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/NanumSquareNeo-Bold.woff') format('woff');
     font-weight: normal;
     font-style: normal;
} */