@charset "UTF-8";

/* S-CoreDream */
@font-face {
	font-family:'SCoreDream';
	font-weight:100;
	src:url("../font/S-CoreDream-1Thin.woff2") format('woff2'),
		url("../font/S-CoreDream-1Thin.woff") format('woff');
}
@font-face {
	font-family:'SCoreDream';
	font-weight:300;
	src:url("../font/S-CoreDream-3Light.woff2") format('woff2'),
		url("../font/S-CoreDream-3Light.woff") format('woff');
}
@font-face {
	font-family:'SCoreDream';
	font-weight:400;
	src:url("../font/S-CoreDream-4Regular.woff2") format('woff2'),
	url("../font/S-CoreDream-4Regular.woff") format('woff');
}
@font-face {
	font-family:'SCoreDream';
	font-weight:500;
	src:url("../font/S-CoreDream-5Medium.woff2") format('woff2'),
		url("../font/S-CoreDream-5Medium.woff") format('woff');
}
@font-face {
	font-family:'SCoreDream';
	font-weight:600;
	src:url("../font/S-CoreDream-6Bold.woff2") format('woff2'),
		url("../font/S-CoreDream-6Bold.woff") format('woff');
}
@font-face {
	font-family:'SCoreDream';
	font-weight:700;
	src:url("../font/S-CoreDream-7ExtraBold.woff2") format('woff2'),
		url("../font/S-CoreDream-7ExtraBold.woff") format('woff');
}

/* xe-icon */
@font-face {
	font-family:'xeicon';
	font-weight:normal;
	src:url("../font/xeicon.woff2") format('woff2'),
    url("../font/xeicon.woff") format('woff');
}

/* SBAggro */
@font-face {
	font-family:'SBAggro';
	font-weight:300;
	src:url("../font/SBAggroL.woff2") format('woff2'),
    url("../font/SBAggroL.woff") format('woff');
}

@font-face {
	font-family:'SBAggro';
	font-weight:500;
	src:url("/site/portal/font/SBAggroM.woff2") format('woff2'),
    url("/site/portal/font/SBAggroM.woff") format('woff');
}

@font-face {
	font-family:'SBAggro';
	font-weight:600;
	src:url("/site/portal/font/SBAggroB.woff2") format('woff2'),
    url("/site/portal/font/SBAggroB.woff") format('woff');
}

@font-face {
	font-family:'Gmarket';
	font-weight:500;
	src:url("../font/GmarketSans-Medium.woff2") format('woff2'),
    url("../font/GmarketSans-Medium.woff") format('woff');
}

@font-face {
	font-family:'Gmarket';
	font-weight:600;
	src:url("../font/GmarketSans-Bold.woff2") format('woff2'),
    url("../font/GmarketSans-Bold.woff") format('woff');
}


/*jalnan*/
@font-face {
	font-family:'Jalnan';
	font-weight:500;
	src:url("../font/Jalnan.woff2") format('woff2'),
	url("../font/Jalnan.woff") format('woff');
}