
@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard GOV Bold'), url(font/woff2/PretendardGOV-Bold.subset.woff2) format('woff2');
}

@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard GOV Medium'), url(font/woff2/PretendardGOV-Medium.subset.woff2) format('woff2');
}

@font-face {
	font-family: 'Pretendard GOV';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard GOV Regular'), url(font/woff2/PretendardGOV-Regular.subset.woff2) format('woff2');
}