@charset "utf-8";
/* -------- NOTO -------- */
/* -- font-family:"Noto Sans KR";					300 / 400/ 500 / 700 -- */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700&display=swap");


/* -------- Address Sans -------- */
/* -- font-family:address-sans-pro, sans-serif;		300 / 400 / 600 / 700 -- */
@import url("https://use.typekit.net/mgg6vrl.css");


/* -------- Gmarket Sans -------- */
/* -- font-family:"Gmarket Sans";					300 / 500 / 700 -- */
@font-face {
	font-family:"Gmarket Sans";
	font-style:normal;
	font-weight:700;
	font-display:swap;
	src:	local("Gmarket Sans Bold"),
			local("GmarketSans-Bold"),
			url("http://script.ebay.co.kr/fonts/GmarketSansBold.woff2") format("woff2"),
			url("http://script.ebay.co.kr/fonts/GmarketSansBold.woff") format("woff");
}
@font-face {
	font-family:"Gmarket Sans";
	font-style:normal;
	font-weight:500;
	font-display:swap;
	src:	local("Gmarket Sans Medium"),
			local("GmarketSans-Medium"),
			url("http://script.ebay.co.kr/fonts/GmarketSansMedium.woff2") format("woff2"),
			url("http://script.ebay.co.kr/fonts/GmarketSansMedium.woff") format("woff");
}
@font-face {
	font-family:"Gmarket Sans";
	font-style:normal;
	font-weight:300;
	font-display:swap;
	src:	local("Gmarket Sans Light"),
			local("GmarketSans-Light"),
			url("http://script.ebay.co.kr/fonts/GmarketSansLight.woff2") format("woff2"),
			url("http://script.ebay.co.kr/fonts/GmarketSansLight.woff") format("woff");
}

/*원모바일*/
@font-face {
	font-family:"oneMobile";
	font-style:normal;
	font-weight:300;
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/ONE-Mobile-Light.woff') format('woff');
}
@font-face {
	font-family:"oneMobile";
	font-style:normal;
	font-weight:500;
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/ONE-Mobile-Regular.woff') format('woff');
}
@font-face {
	font-family:"oneMobile";
	font-style:normal;
	font-weight:700;
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/ONE-Mobile-Bold.woff') format('woff');
}

/*원모바일 타이틀*/
@font-face {
	font-family:"oneMobileT";
	font-style:normal;
	font-weight:400;
	src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/ONE-Mobile-Title.woff') format('woff');
}

/*프리텐다드*/
@font-face {
	font-family:"pretendard";
	font-style:normal;
	font-weight:100;
	src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2') format('woff2');
}
@font-face {
	font-family:"pretendard";
	font-style:normal;
	font-weight:200;
	src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2') format('woff2');
}
@font-face {
	font-family:"pretendard";
	font-style:normal;
	font-weight:300;
	src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2') format('woff2');
}
@font-face {
	font-family:"pretendard";
	font-style:normal;
	font-weight:400;
	src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2') format('woff2');
}
@font-face {
	font-family:"pretendard";
	font-style:normal;
	font-weight:500;
	src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2') format('woff2');
}
@font-face {
	font-family:"pretendard";
	font-style:normal;
	font-weight:600;
	src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family:"pretendard";
	font-style:normal;
	font-weight:700;
	src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2') format('woff2');
}
@font-face {
	font-family:"pretendard";
	font-style:normal;
	font-weight:800;
	src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family:"pretendard";
	font-style:normal;
	font-weight:900;
	src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2') format('woff2');
}

@font-face {
    font-family: 'sbAgg';
	font-style: normal; 
    font-weight: 300;
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroL.woff') format('woff');
}


/*페이퍼로지*/
@font-face {
    font-family: 'paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-1Thin.woff2') format('woff2');
    font-weight: 100;
	font-style: normal; 
    font-display: swap;
}
@font-face {
    font-family: 'paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-2ExtraLight.woff2') format('woff2');
    font-weight: 200;
	font-style: normal; 
    font-display: swap;
}
@font-face {
    font-family: 'paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-3Light.woff2') format('woff2');
    font-weight: 300;
	font-style: normal; 
    font-display: swap;
}
@font-face {
    font-family: 'paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-4Regular.woff2') format('woff2');
    font-weight: 400;
	font-style: normal; 
    font-display: swap;
}
@font-face {
    font-family: 'paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-5Medium.woff2') format('woff2');
    font-weight: 500;
	font-style: normal; 
    font-display: swap;
}
@font-face {
    font-family: 'paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-6SemiBold.woff2') format('woff2');
    font-weight: 600;
	font-style: normal; 
    font-display: swap;
}
@font-face {
    font-family: 'paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2') format('woff2');
    font-weight: 700;
	font-style: normal; 
    font-display: swap;
}
@font-face {
    font-family: 'paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');
    font-weight: 800;
	font-style: normal; 
    font-display: swap;
}
@font-face {
    font-family: 'paperozi';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-9Black.woff2') format('woff2');
    font-weight: 900;
	font-style: normal; 
    font-display: swap;
}