@charset "utf-8";

@font-face {
	font-family: 'SUIT';
	font-weight: 100;
	src: url('../font/SUIT-Thin.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 200;
	src: url('../font/SUIT-ExtraLight.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 300;
	src: url('../font/SUIT-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 400;
	src: url('../font/SUIT-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 500;
	src: url('../font/SUIT-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 600;
	src: url('../font/SUIT-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 700;
	src: url('../font/SUIT-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 800;
	src: url('../font/SUIT-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 900;
	src: url('../font/SUIT-Heavy.woff2') format('woff2');
}


@font-face {
    font-family: 'pretendard';font-weight: 100;font-style: normal;
         url('../font/Pretendard-Light.woff2') format('woff2'),
         url('../font/Pretendard-Light.woff') format('woff'),
         url('../font/Pretendard-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'pretendard';font-weight: 300;font-style: normal;
         url('../font/Pretendard-Regular.woff2') format('woff2'),
         url('../font/Pretendard-Regular.woff') format('woff'),
         url('../font/Pretendard-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'pretendard';font-weight: 400;font-style: normal;
         url('../font/Pretendard-Medium.woff2') format('woff2'),
         url('../font/Pretendard-Medium.woff') format('woff'),
         url('../font/Pretendard-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'pretendard';font-weight: 500;font-style: normal;
         url('../font/Pretendard-SemiBold.woff2') format('woff2'),
         url('../font/Pretendard-SemiBold.woff') format('woff'),
         url('../font/Pretendard-SemiBold.ttf') format('truetype');
}
@font-face {
    font-family: 'pretendard';font-weight: 700;font-style: normal;
         url('../font/Pretendard-Bold.woff2') format('woff2'),
         url('../font/Pretendard-Bold.woff') format('woff'),
         url('../font/Pretendard-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'pretendard';font-weight: 900;font-style: normal;
         url('../font/Pretendard-ExtraBold.woff2') format('woff2'),
         url('../font/Pretendard-ExtraBold.woff') format('woff'),
         url('../font/Pretendard-ExtraBold.ttf') format('truetype');
}