@charset "UTF-8";

/* @import url('https://cdn.jsdelivr.net/gh/orioncactus/Pretendard@v1.3.8/dist/web/static/Pretendard-dynamic-subset.css');
 */
@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	src: url('../fonts/Pretendard-Black.woff2') format('woff2');
}


 @font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	src: url('../fonts/Pretendard-Bold.woff2') format('woff2');
} 

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	src: url('../fonts/Pretendard-SemiBold.woff2') format('woff2');
}
 
@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	src: url('../fonts/Pretendard-Medium.woff2') format('woff2');
}  
@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	src: url('../fonts/Pretendard-Regular.woff2') format('woff2');
} 
