/* noto-sans-kr-100 - latin */
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 100;
    src: url('../font/noto-sans-kr-v13-latin-100.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../font/noto-sans-kr-v13-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../font/noto-sans-kr-v13-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
         url('../font/noto-sans-kr-v13-latin-100.woff') format('woff'), /* Modern Browsers */
         url('../font/noto-sans-kr-v13-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../font/noto-sans-kr-v13-latin-100.svg#NotoSansKR') format('svg'); /* Legacy iOS */
  }
  /* noto-sans-kr-regular - latin */
  @font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: url('../font/noto-sans-kr-v13-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../font/noto-sans-kr-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../font/noto-sans-kr-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../font/noto-sans-kr-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../font/noto-sans-kr-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../font/noto-sans-kr-v13-latin-regular.svg#NotoSansKR') format('svg'); /* Legacy iOS */
  }
  /* noto-sans-kr-700 - latin */
  @font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: url('../font/noto-sans-kr-v13-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../font/noto-sans-kr-v13-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../font/noto-sans-kr-v13-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('../font/noto-sans-kr-v13-latin-700.woff') format('woff'), /* Modern Browsers */
         url('../font/noto-sans-kr-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../font/noto-sans-kr-v13-latin-700.svg#NotoSansKR') format('svg'); /* Legacy iOS */
  }
  /* noto-sans-kr-900 - latin */
  @font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 900;
    src: url('../font/noto-sans-kr-v13-latin-900.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../font/noto-sans-kr-v13-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../font/noto-sans-kr-v13-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
         url('../font/noto-sans-kr-v13-latin-900.woff') format('woff'), /* Modern Browsers */
         url('../font/noto-sans-kr-v13-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../font/noto-sans-kr-v13-latin-900.svg#NotoSansKR') format('svg'); /* Legacy iOS */
  }

  @font-face {
    font-family: 'BMJUA';
    src: url('../font/BMJUA.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../font/BMJUA.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../font/BMJUA.woff2') format('woff2'), /* Super Modern Browsers */
         url('../font/BMJUA.woff') format('woff'), /* Modern Browsers */
         url('../font/BMJUA.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../font/BMJUA.svg#BMJUA') format('svg'); /* Legacy iOS */
  }


@font-face {
	font-family: 'GmarketSansL';
	src: url('../font/GmarketSansTTFLight.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GmarketSansM';
	src: url('../font/GmarketSansTTFMedium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GmarketSansB';
	src: url('../font/GmarketSansTTFBold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

.lig{
	font-weight: 100;
}
.leg {
	font-weight: 300;
}

.mid {
	font-weight: 500;
}

.bold {
	font-weight: 700;
}

.GLeg {
	font-family: 'GmarketSansL';
}

.GMid {
	font-family: 'GmarketSansM';
}

.GBold {
	font-family: 'GmarketSansB';
}
