@charset "utf-8";

@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 400;
	font-display: swap;
	src: local('PretendardGOV-Regular.subset'),
	url(/static/ucms/fonts/pretendard/PretendardGOV-Regular.subset.woff2) format('woff2'),
}
@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 500;
	font-display: swap;
	src: local('PretendardGOV-Medium.subset'),
	url(/static/ucms/fonts/pretendard/PretendardGOV-Medium.subset.woff2) format('woff2'),
}
@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 700;
	font-display: swap;
	src: local('PretendardGOV-Bold.subset'),
	url(/static/ucms/fonts/pretendard/PretendardGOV-Bold.subset.woff2) format('woff2'),
}


