@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-ExtraBold.woff') format('woff');
}

 
 @font-face {
	font-family: 'pretendard';
	font-weight: 900;
	src: url('./fonts/Pretendard-ExtraBold.woff2') format('woff2');
} 

@font-face {
	font-family: 'pretendard';
	font-weight: 700;
	src: url('./fonts/Pretendard-Bold.woff') format('woff');
}

 
 @font-face {
	font-family: 'pretendard';
	font-weight: 700;
	src: url('./fonts/Pretendard-Bold.woff2') format('woff2');
} 

 
 @font-face {
	font-family: 'pretendard';
	font-weight: 400;
	src: url('./fonts/Pretendard-Medium.woff') format('woff');
}   
@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');
} 

@font-face {
	font-family: 'pretendard';
	font-weight: 300;
	src: url('./fonts/Pretendard-Regular.woff') format('woff');
} 

