
@font-face {
	font-family: 'pre500';
	src : url('../Assets/fonts/Pretendard-500.otf') format('opentype');
}

@font-face {
	font-family: 'pre600' ;
	src : url('../Assets/fonts/Pretendard-600.otf') format('opentype');
}

@font-face {
	font-family: 'pre700';
	src : url('../Assets/fonts/Pretendard-700.otf') format('opentype');
}

@font-face {
	font-family: 'pre400';
	src : url('../Assets/fonts/Pretendard-400.otf') format('opentype');
}

@font-face {
	font-family: 'Pretendard';
	src : url('../Assets/fonts/Pretendard-400.otf') format('opentype');
	

}

