@font-face {
	font-family: 'Pretendard';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: { local('Pretendard-Regular'),
	       url('../fonts/Pretendard-Regular.ttf') format('truetype');
	}
}

* {
	font-family : Pretendard;
}