/*noto sans*/
@font-face {
	font-family: 'Noto Sans';
	font-weight: 100 900;
	font-display: swap;
	src: url("https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2") format('woff2');
}

@font-face {
	font-family: 'Noto Sans KR';
	font-weight: 100 900;
	font-display: swap;
	src: url('https://fonts.gstatic.com/s/notosanskr/v38/PbykFmXiEBPT4ITbgNA5Cgm203Tq4JJWq209pU0DPdWuqxJFA4GNDCBYtw.5.woff2') format('woff2');
}

/*Pretendard Font*/
@font-face {
	font-family: "Pretendard";
	font-style: normal;
	font-weight: 100;
	src: url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/packages/pretendard/dist/web/static/woff2/Pretendard-Thin.woff2")
	format("woff2");
	font-display: swap;
}
@font-face {
	font-family: "Pretendard";
	font-style: normal;
	font-weight: 200;
	src: url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/packages/pretendard/dist/web/static/woff2/Pretendard-ExtraLight.woff2")
	format("woff2");
	font-display: swap;
}
@font-face {
	font-family: "Pretendard";
	font-style: normal;
	font-weight: 300;
	src: url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/packages/pretendard/dist/web/static/woff2/Pretendard-Light.woff2")
	format("woff2");
	font-display: swap;
}
@font-face {
	font-family: "Pretendard";
	font-style: normal;
	font-weight: 400;
	src: url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/packages/pretendard/dist/web/static/woff2/Pretendard-Regular.woff2")
	format("woff2");
	font-display: swap;
}
@font-face {
	font-family: "Pretendard";
	font-style: normal;
	font-weight: 500;
	src: url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/packages/pretendard/dist/web/static/woff2/Pretendard-Medium.woff2")
	format("woff2");
	font-display: swap;
}
@font-face {
	font-family: "Pretendard";
	font-style: normal;
	font-weight: 600;
	src: url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/packages/pretendard/dist/web/static/woff2/Pretendard-SemiBold.woff2")
	format("woff2");
	font-display: swap;
}
@font-face {
	font-family: "Pretendard";
	font-style: normal;
	font-weight: 700;
	src: url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/packages/pretendard/dist/web/static/woff2/Pretendard-Bold.woff2")
	format("woff2");
	font-display: swap;
}
@font-face {
	font-family: "Pretendard";
	font-style: normal;
	font-weight: 800;
	src: url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/packages/pretendard/dist/web/static/woff2/Pretendard-ExtraBold.woff2")
	format("woff2");
	font-display: swap;
}
@font-face {
	font-family: "Pretendard";
	font-style: normal;
	font-weight: 900;
	src: url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/packages/pretendard/dist/web/static/woff2/Pretendard-Black.woff2")
	format("woff2");
	font-display: swap;
}