@charset "utf-8";

@font-face {
	font-family: 'Noto Sans L';
	font-style: normal;
	font-weight: 100;
	src: url('/font/Notokr/notokr-light.eot');
	src: url('/font/Notokr/notokr-light.eot?#iefix') format('embedded-opentype'),
			url('/font/Notokr/notokr-light.woff2') format('woff2'),
			url('/font/Notokr/notokr-light.woff') format('woff');
}
@font-face {
	font-family: 'Noto Sans R';
	font-style: normal;
	font-weight: 300;
	src: url('/font/Notokr/notokr-regular.eot');
	src: url('/font/Notokr/notokr-regular.eot?#iefix') format('embedded-opentype'),
			url('/font/Notokr/notokr-regular.woff2') format('woff2'),
			url('/font/Notokr/notokr-regular.woff') format('woff');
}
@font-face {
	font-family: 'Noto Sans M';
	font-style: normal;
	font-weight: 500;
	src: url('/font/Notokr/notokr-medium.eot');
	src: url('/font/Notokr/notokr-medium.eot?#iefix') format('embedded-opentype'),
			url('/font/Notokr/notokr-medium.woff2') format('woff2'),
			url('/font/Notokr/notokr-medium.woff') format('woff');
}
@font-face {
	font-family: 'Noto Sans B';
	font-style: normal;
	font-weight: 700;
	src: url('/font/Notokr/notokr-bold.eot');
	src: url('/font/Notokr/notokr-bold.eot?#iefix') format('embedded-opentype'),
			url('/font/Notokr/notokr-bold.woff2') format('woff2'),
			url('/font/Notokr/notokr-bold.woff') format('woff');
}
@font-face {
	font-family: 'Jalnan';
	font-style: normal;
	font-weight: 700;
	src: url('/font/Jalnan/Jalnan.eot');
	src: url('/font/Jalnan/Jalnan.eot?#iefix') format('embedded-opentype'),
			url('/font/Jalnan/Jalnan.woff2') format('woff2'),
			url('/font/Jalnan/Jalnan.ttf') format('truetype'),
			url('/font/Jalnan/Jalnan.woff') format('woff');
}
@font-face {
	font-family: 'Ohsquare';
	font-style: normal;
	font-weight: 700;
	src: url('/font/Cafe24Ohsquare/Cafe24Ohsquare.eot');
	src: url('/font/Cafe24Ohsquare/Cafe24Ohsquare.eot?#iefix') format('embedded-opentype'),
			url('/font/Cafe24Ohsquare/Cafe24Ohsquare.woff2') format('woff2'),
			url('/font/Cafe24Ohsquare/Cafe24Ohsquare.ttf') format('truetype'),
			url('/font/Cafe24Ohsquare/Cafe24Ohsquare.woff') format('woff');
}
@font-face {
	font-family: 'NanumSquare';
	font-style: normal;
	font-weight: 400;
	src: url('/font/NanumSquareOTFR/NanumSquareOTFR.eot');
	src: url('/font/NanumSquareOTFR/NanumSquareOTFR.eot?#iefix') format('embedded-opentype'),
			url('/font/NanumSquareOTFR/NanumSquareOTFR.woff2') format('woff2'),
			url('/font/NanumSquareOTFR/NanumSquareOTFR.ttf') format('truetype'),
			url('/font/NanumSquareOTFR/NanumSquareOTFR.woff') format('woff');
}
@font-face{
	font-family: 'TmonMonsori';
	font-style: normal;
	src: url('/font/TmonFont/TmonMonsori.woff') format("woff");
	src: url('/font/TmonFont/TMONBlack.ttf') format("truetype");
}
@font-face{
	font-family: 'TmonTium';
	font-style: normal;
	src: url('/font/TmonFont/TmonTium.woff') format("woff");
	src: url('/font/TmonFont/TMONTium.ttf') format("truetype");
}
@font-face {
	font-family: 'Gmarket Sans B';    font-style: normal;    font-weight: 700;
	src: local('Gmarket Sans Bold'), local('GmarketSans-Bold'),
	url('/font/Gsans/GmarketSansBold.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('/font/Gsans/GmarketSansBold.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
	font-family: 'Gmarket Sans M';    font-style: normal;    font-weight: 500;
	src: local('Gmarket Sans Medium'), local('GmarketSans-Medium'),
	url('/font/Gsans/GmarketSansMedium.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('/font/Gsans/GmarketSansMedium.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
	font-family: 'Gmarket Sans L';    font-style: normal;    font-weight: 300;
	src: local('Gmarket Sans Light'), local('GmarketSans-Light'),
	url('/font/Gsans/GmarketSansLight.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('/font/Gsans/GmarketSansLight.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}