@charset "utf-8";

/* =======================================================
   kr 
========================================================*/
@font-face {
 font-family: NotoSansKR;
    font-weight: 200;
    font-style: normal;    
    src: local('Noto Sans Thin'), local('NotoSans-Thin'), url('../font/NotoSans-Thin.eot'); 
    src: url('../font/NotoSans-Thin.eot');
    src: url('../font/NotoSans-Thin.eot?#iefix') format('embedded-opentype'),
           url('../font/NotoSans-Thin.woff2') format('woff2'),
         url('../font/NotoSans-Thin.woff') format('woff'),
         url('../font/NotoSans-Thin.ttf') format('truetype');
}

@font-face {
 font-family: NotoSansKR;
    font-weight: 300;
    font-style: normal;    
    src: local('Noto Sans Light'), local('NotoSans-Light'), url('../font/NotoSans-Light.eot'); 
    src: url('../font/NotoSans-Light.eot');
    src: url('../font/NotoSans-Light.eot?#iefix') format('embedded-opentype'),
           url('../font/NotoSans-Light.woff2') format('woff2'),
         url('../font/NotoSans-Light.woff') format('woff'),
         url('../font/NotoSans-Light.ttf') format('truetype');
}

@font-face {
 font-family: NotoSansKR;
    font-weight: 400;
    font-style: normal;    
    src: local('Noto Sans Regular'), local('NotoSans-Regular'), url('../font/NotoSans-Regular.eot'); 
    src: url('../font/NotoSans-Regular.eot');
    src: url('../font/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
           url('../font/NotoSans-Regular.woff2') format('woff2'),
         url('../font/NotoSans-Regular.woff') format('woff'),
         url('../font/NotoSans-Regular.ttf') format('truetype');
}

@font-face {
 font-family: NotoSansKR;
    font-weight: 500;
    font-style: normal;    
    src: local('Noto Sans Medium'), local('NotoSans-Medium'), url('../font/NotoSans-Medium.eot'); 
    src: url('../font/NotoSans-Medium.eot');
    src: url('../font/NotoSans-Medium.eot?#iefix') format('embedded-opentype'),
           url('../font/NotoSans-Medium.woff2') format('woff2'),
         url('../font/NotoSans-Medium.woff') format('woff'),
         url('../font/NotoSans-Medium.ttf') format('truetype');
}

@font-face {
 font-family: NotoSansKR;
    font-weight: 700;
    font-style: normal;    
    src: local('Noto Sans bold'), local('NotoSans-bold'), url('../font/NotoSans-bold.eot'); 
    src: url('../font/NotoSans-bold.eot');
    src: url('../font/NotoSans-bold.eot?#iefix') format('embedded-opentype'),
           url('../font/NotoSans-bold.woff2') format('woff2'),
         url('../font/NotoSans-bold.woff') format('woff'),
         url('../font/NotoSans-bold.ttf') format('truetype');
}

@font-face {
 font-family: NotoSansKR;
    font-weight: 900;
    font-style: normal;    
    src: local('Noto Sans black'), local('NotoSans-black'), url('../font/NotoSans-black.eot'); 
    src: url('../font/NotoSans-black.eot');
    src: url('../font/NotoSans-black.eot?#iefix') format('embedded-opentype'),
           url('../font/NotoSans-black.woff2') format('woff2'),
         url('../font/NotoSans-black.woff') format('woff'),
         url('../font/NotoSans-black.ttf') format('truetype');
}