/*NotoSans*/
@font-face {
    font-family:'NotoSansKr';
    font-style:normal;
    font-weight:200;
    src: local('NotoSans-Light'), local('NotoSans-Thin'), local('노토산스 아주 얇게');
    src: url('./fonts/NotoSans-Thin.eot');
    src: url('./fonts/NotoSans-Thin.eot?#iefix') format('embedded-opentype'),
          url('./fonts/NotoSans-Thin.woff') format('woff'),
          url('./fonts/NotoSans-Thin.woff2') format('woff2'),
          url('./fonts/NotoSans-Thin.ttf') format('truetype');
    }
@font-face {
    font-family:'NotoSansKr';
    font-style:normal;
    font-weight:300;
    src: local('NotoSans-Light'), local('NotoSans-Light'), local('노토산스 얇게');
    src: url('./fonts/NotoSans-Light.eot');
    src: url('./fonts/NotoSans-Light.eot?#iefix') format('embedded-opentype'),
          url('./fonts/NotoSans-Light.woff') format('woff'),
          url('./fonts/NotoSans-Light.woff2') format('woff2'),
          url('./fonts/NotoSans-Light.ttf') format('truetype');
    }
@font-face {
    font-family:'NotoSansKr';
    font-style:normal;
    font-weight:350;
    src: local('NotoSans-DemiLight'), local('NotoSans-DemiLight'), local('노토산스 얇고 진하게');
    src: url('./fonts/NotoSans-DemiLight.eot');
    src: url('./fonts/NotoSans-DemiLight.eot?#iefix') format('embedded-opentype'),
          url('./fonts/NotoSans-DemiLight.woff') format('woff'),
          url('./fonts/NotoSans-DemiLight.woff2') format('woff2'),
          url('./fonts/NotoSans-DemiLight.ttf') format('truetype');
    }
@font-face {
    font-family:'NotoSansKr';
    font-style:normal;
    font-weight:400;
    src: local('NotoSans-Regular'), local('NotoSans-Regular'), local('노토산스 보통');
    src: url('./fonts/NotoSans-Regular.eot');
    src: url('./fonts/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
          url('./fonts/NotoSans-Regular.woff') format('woff'),
          url('./fonts/NotoSans-Regular.woff2') format('woff2'),
          url('./fonts/NotoSans-Regular.ttf') format('truetype');
    }
@font-face {
    font-family:'NotoSansKr';
    font-style:normal;
    font-weight:500;
    src: local('NotoSans-Medium'), local('NotoSans-Medium'), local('노토산스 조금 진하게');
    src: url('./fonts/NotoSans-Medium.eot');
    src: url('./fonts/NotoSans-Medium.eot?#iefix') format('embedded-opentype'),
          url('./fonts/NotoSans-Medium.woff') format('woff'),
          url('./fonts/NotoSans-Medium.woff2') format('woff2'),
          url('./fonts/NotoSans-Medium.ttf') format('truetype');
    }
@font-face {
    font-family:'NotoSansKr';
    font-style:normal;
    font-weight:700;
    src: local('NotoSans-Bold'), local('NotoSans-Bold'), local('노토산스 두껍게');
    src: url('./fonts/NotoSans-Bold.eot');
    src: url('./fonts/NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
          url('./fonts/NotoSans-Bold.woff') format('woff'),
          url('./fonts/NotoSans-Bold.woff2') format('woff2'),
          url('./fonts/NotoSans-Bold.ttf') format('truetype');
    }


/*NanumGothic*/
@font-face {
    font-family: 'NanumGothic';
    font-style:normal;
    font-weight:200;
    src: url('./fonts/NanumGothicL.woff') format('woff'),
}
@font-face {
    font-family: 'NanumGothic';
    font-style:normal;
    font-weight:400;
    src: url('./fonts/NanumGothicR.woff') format('woff'),
}
@font-face {
    font-family: 'NanumGothic';
    font-style:normal;
    font-weight:700;
    src: url('./fonts/NanumGothicB.woff') format('woff'),
}
@font-face {
    font-family: 'NanumGothic';
    font-style:normal;
    font-weight:800;
    src: url('./fonts/NanumGothicEB.woff') format('woff'),
}