@charset "euc-kr";
/*CSS Document*/

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR&display=swap');

@font-face {
    font-family:'notokr';
    font-style:normal;
    font-weight:100;
    src:url(/KOR/css/fonts/notokr-Thin.eot);
    src: local(─),
    url(/KOR/css/fonts/notokr-Thin.eot?#iefix) format('embedded-opentype'),
    url(/KOR/css/fonts/notokr-Thin.woff) format('woff');
	url(/KOR/css/fonts/notokr-Thin.woff2) format('woff2'), 
	url(/KOR/css/fonts/notokr-Thin.ttf) format('truetype');
}

@font-face {
    font-family:'notokr';
    font-style:normal;
    font-weight:200;
    src:url(/KOR/css/fonts/notokr-Light.eot);
    src: local(─),
    url(/KOR/css/fonts/notokr-Light.eot?#iefix) format('embedded-opentype'),
    url(/KOR/css/fonts/notokr-Light.woff) format('woff');
	url(/KOR/css/fonts/notokr-Light.woff2) format('woff2'), 
	url(/KOR/css/fonts/notokr-Light.ttf) format('truetype');
}

@font-face {
    font-family:'notokr';
    font-style:normal;
    font-weight:400;
    src:url(/KOR/css/fonts/notokr-regular.eot);
    src: local(─),
    url(/KOR/css/fonts/notokr-regular.eot?#iefix) format('embedded-opentype'),
    url(/KOR/css/fonts/notokr-regular.woff) format('woff');
	url(/KOR/css/fonts/notokr-regular.woff2) format('woff2'), 
	url(/KOR/css/fonts/notokr-regular.ttf) format('truetype');
}

@font-face {
    font-family:'notokr';
    font-style:normal;
    font-weight:500;
    src:url(/KOR/css/fonts/notokr-medium.eot);
    src: local(─),
    url(/KOR/css/fonts/notokr-medium.eot?#iefix) format('embedded-opentype'),
    url(/KOR/css/fonts/notokr-medium.woff) format('woff');
	url(/KOR/css/fonts/notokr-medium.woff2) format('woff2'), 
	url(/KOR/css/fonts/notokr-medium.ttf) format('truetype');
}

@font-face {
    font-family:'notokr';
    font-style:normal;
    font-weight:700;
    src:url(/KOR/css/fonts/notokr-Bold.eot);
    src: local(─),
    url(/KOR/css/fonts/notokr-Bold.eot?#iefix) format('embedded-opentype'),
    url(/KOR/css/fonts/notokr-Bold.woff) format('woff');
	url(/KOR/css/fonts/notokr-Bold.woff2) format('woff2'), 
	url(/KOR/css/fonts/notokr-Bold.ttf) format('truetype');
}

@font-face {
    font-family:'notokr';
    font-style:normal;
    font-weight:800;
    src:url(/KOR/css/fonts/notokr-Black.eot);
    src: local(─),
    url(/KOR/css/fonts/notokr-Black.eot?#iefix) format('embedded-opentype'),
    url(/KOR/css/fonts/notokr-Black.woff) format('woff');
	url(/KOR/css/fonts/notokr-Black.woff2) format('woff2'), 
	url(/KOR/css/fonts/notokr-Black.ttf) format('truetype');
}