@charset "utf-8";

@font-face {
    font-family:'Nanum-L';
    src: url('../font/NanumBarunGothicLight.eot');
    src: url('../font/NanumBarunGothicLight.eot?#iefix') format('embedded-opentype'),
         url('../font/NanumBarunGothicLight.woff2') format('woff2'),
         url('../font/NanumBarunGothicLight.woff') format('woff'),
         url('../font/NanumBarunGothicLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'Nanum-EB';
    src: url('../font/NanumSquareEB.eot');
    src: url('../font/NanumSquareEB.eot?#iefix') format('embedded-opentype'),
         /*url('../font/NanumSquareEB.woff2') format('woff2'),*/
         url('../font/NanumSquareEB.woff') format('woff'),
         url('../font/NanumSquareEB.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'notokr-demilight';
    src: url('../font/NotoSansKR-DemiLight.eot');
    src: url('../font/NotoSansKR-DemiLight.eot?#iefix') format('embedded-opentype'),
         url('../font/NotoSansKR-DemiLight.woff2') format('woff2'),
         url('../font/NotoSansKR-DemiLight.woff') format('woff'),
         url('../font/NotoSansKR-DemiLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'notokr-light';
    src: url('../font/NotoSansKR-Light.eot');
    src: url('../font/NotoSansKR-Light.eot?#iefix') format('embedded-opentype'),
         url('../font/NotoSansKR-Light.woff2') format('woff2'),
         url('../font/NotoSansKR-Light.woff') format('woff'),
         url('../font/NotoSansKR-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'notokr-regular';
    src: url('../font/NotoSansKR-Regular.eot');
    src: url('../font/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'),
         url('../font/NotoSansKR-Regular.woff2') format('woff2'),
         url('../font/NotoSansKR-Regular.woff') format('woff'),
         url('../font/NotoSansKR-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'notokr-medium';
    src: url('../font/NotoSansKR-Medium.eot');
    src: url('../font/NotoSansKR-Medium.eot?#iefix') format('embedded-opentype'),
         url('../font/NotoSansKR-Medium.woff2') format('woff2'),
         url('../font/NotoSansKR-Medium.woff') format('woff'),
         url('../font/NotoSansKR-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'notokr-bold';
    src: url('../font/NotoSansKR-Bold.eot');
    src: url('../font/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'),
         url('../font/NotoSansKR-Bold.woff2') format('woff2'),
         url('../font/NotoSansKR-Bold.woff') format('woff'),
         url('../font/NotoSansKR-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'notokr-black';
    src: url('../font/NotoSansKR-Black.eot');
    src: url('../font/NotoSansKR-Black.eot?#iefix') format('embedded-opentype'),
         url('../font/NotoSansKR-Black.woff2') format('woff2'),
         url('../font/NotoSansKR-Black.woff') format('woff'),
         url('../font/NotoSansKR-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nanum-R';
    font-style: normal;
    font-weight: 400;
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot');
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf') format('truetype');
   }
   
   @font-face {
    font-family: 'Nanum-B';
    font-style: normal;
    font-weight: 700;
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot');
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf') format('truetype')
   }
   
   @font-face {
    font-family: 'Nanum-L';
    font-style: normal;
    font-weight: 300;
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot');
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf') format('truetype');
   }
   