@charset "utf-8";

/* 웹 폰트 (pretendardGOV) */
@import url(/resources/font/xeicon.min.css);
@font-face {
	font-family: "PretendardGOV-Regular";
	src: local("☺");
	src: url(/resources/font/portal/PretendardGOV-Regular.wof);
	src: url(/resources/font/portal/PretendardGOV-Regular.wof) format("embedded-opentype"),
	url(/resources/font/portal/PretendardGOV-Regular.woff) format("woff"),
	url(/resources/font/portal/PretendardGOV-Regular.ttf) format("truetype");
	font-style: normal;
	font-weight: normal;
}


@font-face {
	font-family: "PretendardGOV-Bold";
	src: local("☺");
	src: url(/resources/font/portal/PretendardGOV-Bold.wof);
	src: url(/resources/font/portal/PretendardGOV-Bold.wof) format("embedded-opentype"),
	url(/resources/font/portal/PretendardGOV-Bold.woff) format("woff"),
	url(/resources/font/portal/PretendardGOV-Bold.ttf) format("truetype");
	font-style: bold;
	font-weight: bold;
}


/* 웹 폰트 (Paperlogy) */
@font-face {
	font-family: "Paperlogy-ExtraBold";
	src: local("☺");
	src: url(/resources/font/portal/Paperlogy-8ExtraBold.eot);
	src: url(/resources/font/portal/Paperlogy-8ExtraBold.eot?#iefix) format("embedded-opentype"),
	url(/resources/font/portal/Paperlogy-8ExtraBold.woff) format("woff"),
	url(/resources/font/portal/Paperlogy-8ExtraBold.ttf) format("truetype");
	font-style: bold;
	font-weight: bold;
}

@font-face {
	font-family: "Paperlogy-Bold";
	src: local("☺");
	src: url(/resources/font/portal/Paperlogy-7Bold.eot);
	src: url(/resources/font/portal/Paperlogy-7Bold.eot?#iefix) format("embedded-opentype"),
	url(/resources/font/portal/Paperlogy-7Bold.woff) format("woff"),
	url(/resources/font/portal/Paperlogy-7Bold.ttf) format("truetype");
	font-style: bold;
	font-weight: bold;
}

@font-face {
	font-family: "Paperlogy-Medium";
	src: local("☺");
	src: url("/resources/font/portal/Paperlogy-5Medium.eot");
	src: url(/resources/font/portal/Paperlogy-5Medium.eot?#iefix) format("embedded-opentype"),
	url(/resources/font/portal/Paperlogy-5Medium.woff) format("woff"),
	url(/resources/font/portal/Paperlogy-5Medium.ttf) format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Paperlogy-Regular";
	src: local("☺");
	src: url("/resources/font/portal/Paperlogy-4Regular.eot");
	src: url(/resources/font/portal/Paperlogy-4Regular.eot?#iefix) format("embedded-opentype"),
	url(/resources/font/portal/Paperlogy-4Regular.woff) format("woff"),
	url(/resources/font/portal/Paperlogy-4Regular.ttf) format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Paperlogy-Light";
	src: local("☺");
	src: url("/resources/font/portal/Paperlogy-4Regular.eot");
	src: url(/resources/font/portal/Paperlogy-3Light.eot?#iefix) format("embedded-opentype"),
	url(/resources/font/portal/Paperlogy-3Light.woff) format("woff"),
	url(/resources/font/portal/Paperlogy-3Light.ttf) format("truetype");
	font-style: normal;
	font-weight: normal;
}