@font-face {
	font-weight: 700;
	font-family: "NexonLv2Gothic";
	font-style: normal;
	font-stretch: normal;
	src: url("/fonts/nexon-level2-gothic/NEXON-Lv2-Gothic-Bold.ttf")
		format("truetype");
	src:
		url("/fonts/nexon-level2-gothic/NEXON-Lv2-Gothic-Bold.ttf")
		format("truetype"),
		url("/fonts/nexon-level2-gothic/NEXON-Lv2-Gothic-Bold.otf")
		format("opentype");
	font-display: swap;
}

@font-face {
	font-weight: 400;
	font-family: Pretendard;
	font-style: normal;
	font-stretch: normal;
	src: url("/fonts/pretendard/Pretendard-Regular.woff") format("woff");
	font-display: swap;
}

@font-face {
	font-weight: 500;
	font-family: Pretendard;
	font-style: normal;
	font-stretch: normal;
	src: url("/fonts/pretendard/Pretendard-Medium.woff") format("woff");
	font-display: swap;
}

@font-face {
	font-weight: 600;
	font-family: Pretendard;
	font-style: normal;
	font-stretch: normal;
	src: url("/fonts/pretendard/Pretendard-SemiBold.woff") format("woff");
	font-display: swap;
}

@font-face {
	font-weight: 700;
	font-family: Pretendard;
	font-style: normal;
	font-stretch: normal;
	src: url("/fonts/pretendard/Pretendard-Bold.woff") format("woff");
	font-display: swap;
}
