@font-face {
	font-family: "PretendardT";
	src:url(../fonts/Pretendard-Thin.woff) format("woff");
}

@font-face {
	font-family: "PretendardEL";
	src:url(../fonts/Pretendard-ExtraLight.woff) format("woff");
}

@font-face {
	font-family: "PretendardL";
	src:url(../fonts/Pretendard-Light.woff) format("woff");
}

@font-face {
	font-family: "PretendardR";
	src:url(../fonts/Pretendard-Regular.woff) format("woff");
}

@font-face {
	font-family: "PretendardM";
	src:url(../fonts/Pretendard-Medium.woff) format("woff");
}


@font-face {
	font-family: "PretendardSB";
	src:url(../fonts/Pretendard-SemiBold.woff) format("woff");
}

@font-face {
	font-family: "PretendardB";
	src:url(../fonts/Pretendard-Bold.woff) format("woff");
}

@font-face {
	font-family: "PretendardEB";
	src:url(../fonts/Pretendard-ExtraBold.woff) format("woff");
}

@font-face {
	font-family: "PretendardBlk";
	src:url(../fonts/Pretendard-Black.woff) format("woff");
}


/*
	*** GmarketSans 폰트
*/

@font-face {
	font-family: "GmarketSansL";
	src:url(../fonts/GmarketSans/GmarketSansTTFLight.ttf) format("woff");
}

@font-face {
	font-family: "GmarketSansM";
	src:url(../fonts/GmarketSans/GmarketSansTTFMedium.ttf) format("woff");
}

@font-face {
	font-family: "GmarketSansB";
	src:url(../fonts/GmarketSans/GmarketSansTTFBold.ttf) format("woff");
}

