@charset "UTF-8";


@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	src: url('../../../../fonts/user/Pretendard-Bold.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	src: url('../../../../fonts/user/Pretendard-Medium.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	src: url('../../../../fonts/user/Pretendard-Regular.woff2') format('woff2');
	font-display: swap;
}

