@charset "utf-8";
/* CSS Document */

.dotum{font-family:'dotum'}
.gulim{font-family:'gulim'}

/* NanumSquare font */
@font-face {
	font-family: 'NSF';
	src: url('../Font/NanumSquare/NanumSquareL.eot');
	src: url('../Font/NanumSquare/NanumSquareL.eot?#iefix') format('embedded-opentype'),
		 url('../Font/NanumSquare/NanumSquareL.woff') format('woff'),
		 url('../Font/NanumSquare/NanumSquareL.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'NSF';
	src: url('../Font/NanumSquare/NanumSquareR.eot');
	src: url('../Font/NanumSquare/NanumSquareR.eot?#iefix') format('embedded-opentype'),
		 url('../Font/NanumSquare/NanumSquareR.woff') format('woff'),
		 url('../Font/NanumSquare/NanumSquareR.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'NSF';
	src: url('../Font/NanumSquare/NanumSquareB.eot');
	src: url('../Font/NanumSquare/NanumSquareB.eot?#iefix') format('embedded-opentype'),
		 url('../Font/NanumSquare/NanumSquareB.woff') format('woff'),
		 url('../Font/NanumSquare/NanumSquareB.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'NSF';
	src: url('../Font/NanumSquare/NanumSquareEB.eot');
	src: url('../Font/NanumSquare/NanumSquareEB.eot?#iefix') format('embedded-opentype'),
		 url('../Font/NanumSquare/NanumSquareEB.woff') format('woff'),
		 url('../Font/NanumSquare/NanumSquareEB.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}
.NSF{font-family: 'NSF'}

/* #### NotoKr #### */
@font-face {
	font-family: 'NF';
	src: url('../Font/Noto/notokr-thin.eot');
	src: url('../Font/Noto/notokr-thin.eot?#iefix') format('embedded-opentype'),
		 url('../Font/Noto/notokr-thin.woff2') format('woff2'),
		 url('../Font/Noto/notokr-thin.woff') format('woff'),
		 url('../Font/Noto/notokr-thin.ttf') format('truetype'),
		 url('../Font/Noto/notokr-thin.svg#notokr-thin') format('svg');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'NF';
	src: url('../Font/Noto/notokr-regular.eot');
	src: url('../Font/Noto/notokr-regular.eot?#iefix') format('embedded-opentype'),
		 url('../Font/Noto/notokr-regular.woff2') format('woff2'),
		 url('../Font/Noto/notokr-regular.woff') format('woff'),
		 url('../Font/Noto/notokr-regular.ttf') format('truetype'),
		 url('../Font/Noto/notokr-regular.svg#notokr-regular') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'NF';
	src: url('../Font/Noto/notokr-medium.eot');
	src: url('../Font/Noto/notokr-medium.eot?#iefix') format('embedded-opentype'),
		 url('../Font/Noto/notokr-medium.woff2') format('woff2'),
		 url('../Font/Noto/notokr-medium.woff') format('woff'),
		 url('../Font/Noto/notokr-medium.ttf') format('truetype'),
		 url('../Font/Noto/notokr-medium.svg#notokr-medium') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'NF';
	src: url('../Font/Noto/notokr-bold.eot');
	src: url('../Font/Noto/notokr-bold.eot?#iefix') format('embedded-opentype'),
		 url('../Font/Noto/notokr-bold.woff2') format('woff2'),
		 url('../Font/Noto/notokr-bold.woff') format('woff'),
		 url('../Font/Noto/notokr-bold.ttf') format('truetype'),
		 url('../Font/Noto/notokr-bold.svg#notokr-bold') format('svg');
	font-weight: 700;
	font-style: normal;
}
.NF{font-family: 'NF';}


/* #### Gmarket Sans Lignt #### */
@font-face {
	font-family: 'GF';
	src: url('../Font/GmarketSans/GmarketSansLight.otf');
	src: url('../Font/GmarketSans/GmarketSansLight.ttf') format('truetype'),
	url('../Font/GmarketSans/GmarketSansLight.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'GF';
	src: url('../Font/GmarketSans/GmarketSansMedium.otf');
	src: url('../Font/GmarketSans/GmarketSansMedium.ttf') format('truetype'),
	url('../Font/GmarketSans/GmarketSansMedium.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'GF';
	src: url('../Font/GmarketSans/GmarketSansBold.otf');
	src: url('../Font/GmarketSans/GmarketSansBold.ttf') format('truetype'),
	url('../Font/GmarketSans/GmarketSansBold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
.GF{font-family: 'GF';}