@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
	src: local('Pretendard Black'), url('/include/css/font/Pretendard-Black.woff2') format('woff2'), url('/include/css/crm/font/Pretendard-Black.woff') format('woff');
}

@font-face {
	font-family: 'SUIT';
	src: url('SUIT-Heavy.eot');
	src: url('SUIT-Heavy.eot?#iefix') format('embedded-opentype'),
	url('SUIT-Heavy.woff2') format('woff2'),
	url('SUIT-Heavy.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'SUIT';
    src: url('SUIT-ExtraBold.eot');
    src: url('SUIT-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('SUIT-ExtraBold.woff2') format('woff2'),
        url('SUIT-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'SUIT';
	src: url('SUIT-Bold.eot');
	src: url('SUIT-Bold.eot?#iefix') format('embedded-opentype'),
	url('SUIT-Bold.woff2') format('woff2'),
	url('SUIT-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'SUIT';
	src: url('SUIT-SemiBold.eot');
	src: url('SUIT-SemiBold.eot?#iefix') format('embedded-opentype'),
	url('SUIT-SemiBold.woff2') format('woff2'),
	url('SUIT-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}


@font-face {
	font-family: 'SUIT';
	src: url('SUIT-Medium.eot');
	src: url('SUIT-Medium.eot?#iefix') format('embedded-opentype'),
	url('SUIT-Medium.woff2') format('woff2'),
	url('SUIT-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'SUIT';
	src: url('SUIT-Regular.eot');
	src: url('SUIT-Regular.eot?#iefix') format('embedded-opentype'),
	url('SUIT-Regular.woff2') format('woff2'),
	url('SUIT-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'SUIT';
	src: url('SUIT-Light.eot');
	src: url('SUIT-Light.eot?#iefix') format('embedded-opentype'),
	url('SUIT-Light.woff2') format('woff2'),
	url('SUIT-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'SUIT';
    src: url('SUIT-ExtraLight.eot');
    src: url('SUIT-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('SUIT-ExtraLight.woff2') format('woff2'),
        url('SUIT-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SUIT';
    src: url('SUIT-Thin.eot');
    src: url('SUIT-Thin.eot?#iefix') format('embedded-opentype'),
        url('SUIT-Thin.woff2') format('woff2'),
        url('SUIT-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

