@font-face {
	font-family:'NotoSansKR-Light';
	font-style:normal;
	font-weight:100;
	src:local(※),
	url('../font/NotoSansKR-Light-Hestia.woff') format('woff');
}

@font-face {
	font-family:'NotoSansKR-Regular';
	font-style:normal;
	font-weight:400;
	src:local(※),
	url('../font/NotoSansKR-Regular-Hestia.woff') format('woff');
}

@font-face {
	font-family:'NotoSansKR-Medium';
	font-style:bold;
	font-weight:700;
	src:local(※),
	url('../font/NotoSansKR-Medium-Hestia.woff') format('woff');
}

@font-face {
	font-family:'NotoSansKR-Bold';
	font-style:bold;
	font-weight:900;
	src:local(※),
	url('../font/NotoSansKR-Bold-Hestia.woff') format('woff');
}

@font-face {
	font-family:'Montserrat-Light';
	font-style:bold;
	font-weight:100;
	src:local(※),
	url('../font/Montserrat-Light.woff') format('woff');
}

@font-face {
	font-family:'Montserrat-Regular';
	font-style:bold;
	font-weight:400;
	src:local(※),
	url('../font/Montserrat-Regular.woff') format('woff');
}

@font-face {
	font-family:'Montserrat-SemiBold';
	font-style:bold;
	font-weight:700;
	src:local(※),
	url('../font/Montserrat-SemiBold.woff') format('woff');
}

@font-face {
	font-family:'Montserrat-Bold';
	font-style:bold;
	font-weight:900;
	src:local(※),
	url('../font/Montserrat-Bold.woff') format('woff');
}

@font-face {
	font-family:'NanumSquareR';
	font-style:normal;
	font-weight:400;
	src:local(※),
	url('../font/NanumSquareR.woff') format('woff');
}

@font-face {
	font-family:'NanumSquareB';
	font-style: auto;
	font-weight: bold;
	src:local(※),
	url('../font/NanumSquareB.woff') format('woff');
}



