/* ---------------- Noto Sans KR ---------------- */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
	src: url('/child/font/NotoSansKR-Thin.woff2') format('font-woff2'),
			 url('/child/font/NotoSansKR-Thin.woff') format('woff');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
	src: url('/child/font/NotoSansKR-Light.woff2') format('font-woff2'),
			 url('/child/font/NotoSansKR-Light.woff') format('woff');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	src: url('/child/font/NotoSansKR-Regular.woff2') format('font-woff2'),
			 url('/child/font/NotoSansKR-Regular.woff') format('woff');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 500;
	src: url('/child/font/NotoSansKR-Medium.woff2') format('font-woff2'),
			 url('/child/font/NotoSansKR-Medium.woff') format('woff');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	src: url('/child/font/NotoSansKR-Bold.woff2') format('font-woff2'),
			 url('/child/font/NotoSansKR-Bold.woff') format('woff');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 900;
	src: url('/child/font/NotoSansKR-Black.woff2') format('font-woff2'),
			 url('/child/font/NotoSansKR-Black.woff') format('woff');
}
/* -------------------------------- */

/* ---------------- RedHatDisplay ---------------- */
@font-face {
  font-family: 'RedHatDisplay';
  font-style: normal;
  font-weight: 100;
	src: url('/child/font/RedHatDisplay-Thin.woff2') format('font-woff2'),
			 url('/child/font/RedHatDisplay-Thin.woff') format('woff');
}

@font-face {
  font-family: 'RedHatDisplay';
  font-style: normal;
  font-weight: 300;
	src: url('/child/font/RedHatDisplay-Light.woff2') format('font-woff2'),
			 url('/child/font/RedHatDisplay-Light.woff') format('woff');
}

@font-face {
	font-family: 'RedHatDisplay';
	font-style: normal;
	font-weight: 400;
	src: url('/child/font/RedHatDisplay-Regular.woff2') format('font-woff2'),
			 url('/child/font/RedHatDisplay-Regular.woff') format('woff');
}

@font-face {
	font-family: 'RedHatDisplay';
	font-style: normal;
	font-weight: 500;
	src: url('/child/font/RedHatDisplay-Medium.woff2') format('font-woff2'),
			 url('/child/font/RedHatDisplay-Medium.woff') format('woff');
}

@font-face {
	font-family: 'RedHatDisplay';
	font-style: normal;
	font-weight: 700;
	src: url('/child/font/RedHatDisplay-Bold.woff2') format('font-woff2'),
			 url('/child/font/RedHatDisplay-Bold.woff') format('woff');
}

@font-face {
	font-family: 'RedHatDisplay';
	font-style: normal;
	font-weight: 900;
	src: url('/child/font/RedHatDisplay-Black.woff2') format('font-woff2'),
			 url('/child/font/RedHatDisplay-Black.woff') format('woff');
}
/* -------------------------------- */