/*
@charset "utf-8";
@font-face {
	font-family: 'NotoKr';
	font-style: normal;
	font-weight: normal;
	src: local('Noto Sans Regular'), local('NotoSans-Regular'), url(/_res/hf/ko/etc/notokr-regular.eot);
	src: url(/_res/hf/ko/etc/notokr-regular.eot?#iefix) format('embedded-opentype'),
		 url(/_res/hf/ko/etc/notokr-regular.woff2) format('woff2'),
		 url(/_res/hf/ko/etc/notokr-regular.woff) format('woff');
}
@font-face {
	font-family: 'NotoKr';
	font-style: normal;
	font-weight: 500;
	src: local('Noto Sans Medium'), local('NotoSans-Medium'), url(/_res/hf/ko/etc/notokr-medium.eot);
	src: url(/_res/hf/ko/etc/notokr-medium.eot?#iefix) format('embedded-opentype'),
		 url(/_res/hf/ko/etc/notokr-medium.woff2) format('woff2'),
		 url(/_res/hf/ko/etc/notokr-medium.woff) format('woff');
}
@font-face {
	font-family: 'NotoKr';
	font-style: normal;
	font-weight: 200;
	src: local('Noto Sans Light'), local('NotoSans-Light'), url(/_res/hf/ko/etc/notokr-demilight.eot);
	src: url(/_res/hf/ko/etc/notokr-demilight.eot?#iefix) format('embedded-opentype'),
		 url(/_res/hf/ko/etc/notokr-demilight.woff2) format('woff2'),
		 url(/_res/hf/ko/etc/notokr-demilight.woff) format('woff');;
}


@font-face {
	font-family: 'NotoKr';
	font-style: normal;
	font-weight: 600;
	src: local('Noto Sans Bold'), local('NotoSans-Bold'), url(/_res/hf/ko/etc/notokr-bold.eot);
	src: url(/_res/hf/ko/etc/notokr-bold.eot?#iefix) format('embedded-opentype'),
		 url(/_res/hf/ko/etc/notokr-bold.woff2) format('woff2'),
		 url(/_res/hf/ko/etc/notokr-bold.woff) format('woff');
}

@font-face {
    font-family: 'GmarketSans';
    src: url('/_res/hf/ko/etc/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSans';
    src: url('/_res/hf/ko/etc/GmarketSansLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSans';
    src: url('/_res/hf/ko/etc/GmarketSansBlod.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}*/