@charset "UTF-8";

/* PretendardGOV */
@font-face{
    font-family:'PretendardGOV';
    font-weight:100;
    src:url("../font/PretendardGOV-Thin.subset.woff2") format('woff2'),
    url("../font/PretendardGOV-Thin.subset.woff") format('woff');
}
@font-face{
    font-family:'PretendardGOV';
    font-weight:200;
    src:url("../font/PretendardGOV-Light.subset.woff2") format('woff2'),
    url("../font/PretendardGOV-Light.subset.woff") format('woff');
}
@font-face{
    font-family:'PretendardGOV';
    font-weight:300;
    src:url("../font/PretendardGOV-ExtraLight.subset.woff2") format('woff2'),
    url("../font/PretendardGOV-ExtraLight.subset.woff") format('woff');
}
@font-face{
    font-family:'PretendardGOV';
    font-weight:400;
    src:url("../font/PretendardGOV-Regular.subset.woff2") format('woff2'),
    url("../font/PretendardGOV-Regular.subset.woff") format('woff');
}
@font-face{
    font-family:'PretendardGOV';
    font-weight:500;
    src:url("../font/PretendardGOV-Medium.subset.woff2") format('woff2'),
    url("../font/PretendardGOV-Medium.subset.woff") format('woff');
}
@font-face{
    font-family:'PretendardGOV';
    font-weight:600;
    src:url("../font/PretendardGOV-Bold.subset.woff2") format('woff2'),
    url("../font/PretendardGOV-Bold.subset.woff") format('woff');
}
@font-face{
    font-family:'PretendardGOV';
    font-weight:700;
    src:url("../font/PretendardGOV-SemiBold.subset.woff2") format('woff2'),
    url("../font/PretendardGOV-SemiBold.subset.woff") format('woff');
}
@font-face{
    font-family:'PretendardGOV';
    font-weight:800;
    src:url("../font/PretendardGOV-ExtraBold.subset.woff2") format('woff2'),
    url("../font/PretendardGOV-ExtraBold.subset.woff") format('woff');
}
@font-face{
    font-family:'PretendardGOV';
    font-weight:900;
    src:url("../font/PretendardGOV-Black.subset.woff2") format('woff2'),
    url("../font/PretendardGOV-Black.subset.woff") format('woff');
}


/* Gmarket */
@font-face{
    font-family:'Gmarket';
    font-weight:600;
    src:url("../font/GmarketSansBold.woff2") format('woff2'),
    url("../font/GmarketSansBold.woff") format('woff');
}
@font-face{
    font-family:'Gmarket';
    font-weight:500;
    src:url("../font/GmarketSansMedium.woff2") format('woff2'),
    url("../font/GmarketSansMedium.woff") format('woff');
}


/* NotoKR */
@font-face{
    font-family:'NotoKR';
    font-weight:300;
    src:url("../font/NotoSansCJKkr-Light.woff2") format('woff2'),
    url("../font/NotoSansCJKkr-Light.woff") format('woff');
}
@font-face{
    font-family:'NotoKR';
    font-weight:400;
    src:url("../font/NotoSansCJKkr-Regular.woff2") format('woff2'),
    url("../font/NotoSansCJKkr-Regular.woff") format('woff');
}
@font-face{
    font-family:'NotoKR';
    font-weight:500;
    src:url("../font/NotoSansCJKkr-Medium.woff2") format('woff2'),
    url("../font/NotoSansCJKkr-Medium.woff") format('woff');
}
@font-face{
    font-family:'NotoKR';
    font-weight:600;
    src:url("../font/NotoSansCJKkr-Bold.woff2") format('woff2'),
    url("../font/NotoSansCJKkr-Bold.woff") format('woff');
}


/* Paper */
@font-face{
    font-family:'Paper';
    font-weight:400;
    src:url("../font/Paperlogy-4Regular.woff2") format('woff2'),
    url("../font/Paperlogy-4Regular.woff") format('woff');
}
@font-face{
    font-family:'Paper';
    font-weight:600;
    src:url("../font/Paperlogy-7Bold.woff2") format('woff2'),
    url("../font/Paperlogy-7Bold.woff") format('woff');
}


/* SB */
@font-face{
    font-family:'SB';
    font-weight:300;
    src:url("../font/SBAggroL.woff2") format('woff2'),
    url("../font/SBAggroL.woff") format('woff');
}


/* GmarketSans */
@font-face{
    font-family:'GmarketSans';
    font-weight:300;
    src:url("../font/GmarketSansLight.woff2") format('woff2'),
    url("../font/GmarketSansLight.woff") format('woff');
}
@font-face{
    font-family:'GmarketSans';
    font-weight:500;
    src:url("../font/GmarketSansMedium.woff2") format('woff2'),
    url("../font/GmarketSansMedium.woff") format('woff');
}
@font-face{
    font-family:'GmarketSans';
    font-weight:600;
    src:url("../font/GmarketSansBold.woff2") format('woff2'),
    url("../font/GmarketSansBold.woff") format('woff');
}


/*20260717*
/* Pretendard */
@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
	src: url('../font/Pretendard-Black.woff2') format('woff2'), 
	url('../font/Pretendard-Black.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-display: swap;
	src: url('../font/Pretendard-ExtraBold.woff2') format('woff2'), 
	url('../font/Pretendard-ExtraBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: url('../font/Pretendard-Bold.woff2') format('woff2'), 
	url('../font/Pretendard-Bold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: url('../font/Pretendard-SemiBold.woff2') format('woff2'), 
	url('../font/Pretendard-SemiBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src: url('../font/Pretendard-Medium.woff2') format('woff2'), 
	url('../font/Pretendard-Medium.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: url('../font/Pretendard-Regular.woff2') format('woff2'), 
	url('../font/Pretendard-Regular.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: url('../font/Pretendard-Light.woff2') format('woff2'), 
	url('../font/Pretendard-Light.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-display: swap;
	src: url('../font/Pretendard-ExtraLight.woff2') format('woff2'), 
	url('../font/Pretendard-ExtraLight.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	font-display: swap;
	src: url('../font/Pretendard-Thin.woff2') format('woff2'), 
	url('../font/Pretendard-Thin.woff') format('woff');
}
/*20260717*