@charset "utf-8";

@font-face {
	font-family: 'title_font';
	font-weight: 300;
	font-display: swap;
	src: local('JalnanGothic'), url(/pcms/common/fonts/ko/JalnanGothic/JalnanGothic.woff2) format('woff2');
}

@font-face {
	font-family: 'title_font';
	font-weight: 400;
	font-display: swap;
	src: local('JalnanGothic'), url(/pcms/common/fonts/ko/JalnanGothic/JalnanGothic.woff2) format('woff2');
}

@font-face {
	font-family: 'title_font';
	font-weight: 700;
	font-display: swap;
	src: local('JalnanGothic'), url(/pcms/common/fonts/ko/JalnanGothic/JalnanGothic.woff2) format('woff2');
}