@charset "UTF-8";

/* 본고딕 NotoKR */
@font-face{
	font-family:'NotoKr';
	font-weight: 200;
	src:url("../font/NotoSansKR-Light.woff2") format('woff2'),
	url("../font/NotoSansKR-Light.woff") format('woff');
}
@font-face{
	font-family:'NotoKr';
	font-weight: 400;
	src:url("../font/SpoqaHanSans-Regular.woff2") format('woff2'),
	url("../font/SpoqaHanSans-Regular.woff") format('woff');
}
@font-face{
	font-family:'NotoKr';
	font-weight: 600;
	src:url("../font/SpoqaHanSans-Bold.woff2") format('woff2'),
	url("../font/SpoqaHanSans-Bold.woff") format('woff');
}


@font-face{
	font-family: 'NanumM';
	font-weight: 400;
	src: url("../font/NanumMyeongjo.woff") format('woff');
}


@font-face{
	font-family: 'ink';
	font-weight: 400;
	src: url("../font/inkpr.woff") format('woff');
}




@font-face{
	font-family: 'NanumS';
	font-weight: 200;
	src:url("../font/NanumSquareR.woff2") format('woff2'),
	url("../font/NanumSquareR.woff") format('woff');
}




@font-face{
	font-family: 'NanumS';
	font-weight: 400;
	src:url("../font/NanumSquareB.woff2") format('woff2'),
	url("../font/NanumSquareB.woff") format('woff');
}


@font-face{
	font-family: 'NanumS';
	font-weight: bold;
	src:url("../font/NanumSquareEB.woff2") format('woff2'),
	url("../font/NanumSquareEB.woff") format('woff');
}
