@charset "utf-8";
/* CSS Document */



@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/Pretendard-Light.subset.woff2') format('woff2');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/Pretendard-Regular.subset.woff2') format('woff2');
}
 
@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('../fonts/Pretendard-Medium.subset.woff2') format('woff2');
}
 
@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/Pretendard-Bold.subset.woff2') format('woff2');
}



@font-face {
    font-family: 'Pretendard Variable';
    src: url('../fonts/PretendardVariable.woff2') format('woff2-variations');
    font-weight: 45 920;
    font-style: normal;
    font-display: swap;
  }

