@font-face {
	font-family: 'OpenSans';
	font-style: normal;
	font-weight: normal;
	src: url(../font/OpenSans-Regular.woff2) format("woff2")
}

@font-face {
	font-family: 'OpenSans';
	font-style: normal;
	font-weight: bold;
	src: url(../font/OpenSans-Bold.woff2) format("woff2")
}

@font-face {
	font-family: 'NotoSerif';
	font-style: normal;
	font-weight: normal;
	src: url(../font/NotoSerif-Regular.woff2) format("woff2")
}

@font-face {
	font-family: 'NotoSerif';
	font-style: normal;
	font-weight: bold;
	src: url(../font/NotoSerif-Bold.woff2) format("woff2")
}

@font-face {
	font-family: 'NotoSansKR';
	font-style: normal;
	font-weight: 100;
	src: url(../font/NotoSansKR-Thin.woff2) format("woff2"), url(../font/NotoSansKR-Thin.woff) format("woff")
}

@font-face {
	font-family: 'NotoSansKR';
	font-style: normal;
	font-weight: 300;
	src: url(../font/NotoSansKR-Light.woff2) format("woff2"), url(../font/NotoSansKR-Light.woff) format("woff")
}

@font-face {
	font-family: 'NotoSansKR';
	font-style: normal;
	font-weight: normal;
	src: url(../font/NotoSansKR-Regular.woff2) format("woff2"), url(../font/NotoSansKR-Regular.woff) format("woff")
}

@font-face {
	font-family: 'NotoSansKR';
	font-style: normal;
	font-weight: 500;
	src: url(../font/NotoSansKR-Medium.woff2) format("woff2"), url(../font/NotoSansKR-Medium.woff) format("woff")
}

@font-face {
	font-family: 'NotoSansKR';
	font-style: normal;
	font-weight: bold;
	src: url(../font/NotoSansKR-Bold.woff2) format("woff2"), url(../font/NotoSansKR-Bold.woff) format("woff")
}

@font-face {
	font-family: 'NotoSansKR';
	font-style: normal;
	font-weight: 900;
	src: url(../font/NotoSansKR-Black.woff2) format("woff2"), url(../font/NotoSansKR-Black.woff) format("woff")
}

@font-face {
	font-family: 'NanumMyeongjo';
	font-style: normal;
	font-weight: normal;
	src: url(../font/NanumMyeongjo.woff) format("woff")
}

@font-face {
	font-family: 'NanumMyeongjo';
	font-style: normal;
	font-weight: bold;
	src: url(../font/NanumMyeongjoBold.woff) format("woff")
}

@font-face {
	font-family: 'IropkeBatangM';
	font-style: normal;
	font-weight: normal;
	src: url(../font/IropkeBatangM.woff) format("woff")
}

.font-sans {
	font-family: 'OpenSans', sans-serif
}

.font-serif {
	font-family: 'NotoSerif', serif
}