@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&display=swap');

/* @font-face {
	font-family: 'NotoKr';
	font-style: normal;
	font-weight: 400;
	src: local('Noto Sans Light'), local('NotoSans-Light'), url(../../../plugin/fontsNotoSans-Light.eot);
	src: url(../../../plugin/fontsNotoSans-Light.eot?#iefix) format('embedded-opentype'),
	url(../../../plugin/fontsNotoSans-Light.woff2) format('woff2'),
	url(../../../plugin/fontsNotoSans-Light.woff) format('woff');;
 }
 @font-face {
	font-family: 'NotoKr';
	font-style: normal;
	font-weight: 500;
	src: local('Noto Sans Regular'), local('NotoSans-Regular'), url(../../../plugin/fontsNotoSans-Regular.eot);
	src: url(../../../plugin/fontsNotoSans-Regular.eot?#iefix) format('embedded-opentype'),
	url(../../../plugin/fontsNotoSans-Regular.woff2) format('woff2'),
	url(../../../plugin/fontsNotoSans-Regular.woff) format('woff');
 }
 @font-face {
	font-family: 'NotoKr';
	font-style: normal;
	font-weight: 600;
	src: local('Noto Sans Medium'), local('NotoSans-Medium'), url(../../../plugin/fontsNotoSans-Medium.eot);
	src: url(../../../plugin/fontsNotoSans-Medium.eot?#iefix) format('embedded-opentype'),
	url(../../../plugin/fontsNotoSans-Medium.woff2) format('woff2'),
	url(../../../plugin/fontsNotoSans-Medium.woff) format('woff');
 }
 @font-face {
	font-family: 'NotoKr';
	font-style: normal;
	font-weight: 700;
	src: local('Noto Sans Black'), local('NotoSans-Black'), url(../../../plugin/fontsNotoSans-Black.eot);
	src: url(../../../plugin/fontsNotoSans-Black.eot?#iefix) format('embedded-opentype'),
	url(../../../plugin/fontsNotoSans-Black.woff2) format('woff2'),
	url(../../../plugin/fontsNotoSans-Black.woff) format('woff');
 } */