@charset "UTF-8";


@font-face {
	font-family: 'Gmarket Sans';    font-style: normal;    font-weight:bold;
	src: local('Gmarket Sans Bold'), local('GmarketSans-Bold'),
	url('/cus_css/fonts/GmarketSansBold.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('/cus_css/fonts/GmarketSansBold.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
	font-family: 'Gmarket Sans';    font-style: normal; 
	src: local('Gmarket Sans Medium'), local('GmarketSans-Medium'),
	url('/cus_css/fonts/GmarketSansMedium.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('/cus_css/fonts/GmarketSansMedium.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
	font-family: 'Gmarket Sans';    font-style: normal;    font-weight: 200;
	src: local('Gmarket Sans Light'), local('GmarketSans-Light'),
	url('/cus_css/fonts/GmarketSansLight.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
	url('/cus_css/fonts/GmarketSansLight.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}



@font-face {
	font-family:'NotoSansKR';
	font-style:normal;
	font-weight:200;
	src: local('NotoSansKR'), local('NotoSansKR-Regular'),
	url('/cus_css/fonts/NotoSansKR-Light.woff2') format('woff2'),
	url('/cus_css/fonts/NotoSansKR-Light.woff') format('woff');
}
@font-face {
	font-family: 'NotoSansKR';
	font-style: normal;
	src: local('NotoSansKR'), local('NotoSansKR-Regular'),
	url('/cus_css/fonts/NotoSansKR-Regular.woff2') format('woff2'),
	url('/cus_css/fonts/NotoSansKR-Regular.woff') format('woff');
}
@font-face {
	font-family: 'NotoSansKR';
	font-style: normal;
	font-weight: 500;
	src: local('NotoSansKR Regular'), local('NotoSansKR-Medium'),
	url('/cus_css/fonts/NotoSansKR-Medium.woff2') format('woff2'),
	url('/cus_css/fonts/NotoSansKR-Medium.woff') format('woff');
}
@font-face {
	font-family: 'NotoSansKR';
	font-style: normal;
	font-weight: bold;
	src: local('NotoSansKR Bold'), local('NotoSansKR-Bold'),
	url('/cus_css/fonts/NotoSansKR-Bold.woff2') format('woff2'),
	url('/cus_css/fonts/NotoSansKR-Bold.woff') format('woff');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('/cus_css/fonts/Roboto-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: url('/cus_css/fonts/Roboto-Medium.woff') format('woff');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url('/cus_css/fonts/Roboto-Bold.woff') format('woff');
}

