@charset "UTF-8";

@import url("https://fonts.googleapis.com/earlyaccess/notosanskr.css");

/* nanum-gothic-regular - latin_korean */
@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 400;
  src: url('/assets/fonts/nanum-gothic-v17-latin_korean-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/assets/fonts/nanum-gothic-v17-latin_korean-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/assets/fonts/nanum-gothic-v17-latin_korean-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/assets/fonts/nanum-gothic-v17-latin_korean-regular.woff') format('woff'), /* Modern Browsers */
       url('/assets/fonts/nanum-gothic-v17-latin_korean-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/assets/fonts/nanum-gothic-v17-latin_korean-regular.svg#NanumGothic') format('svg'); /* Legacy iOS */
}
/* nanum-gothic-800 - latin_korean */
@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 800;
  src: url('/assets/fonts/nanum-gothic-v17-latin_korean-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/assets/fonts/nanum-gothic-v17-latin_korean-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/assets/fonts/nanum-gothic-v17-latin_korean-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('/assets/fonts/nanum-gothic-v17-latin_korean-800.woff') format('woff'), /* Modern Browsers */
       url('/assets/fonts/nanum-gothic-v17-latin_korean-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/assets/fonts/nanum-gothic-v17-latin_korean-800.svg#NanumGothic') format('svg'); /* Legacy iOS */
}
/* nanum-gothic-700 - latin_korean */
@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 700;
  src: url('/assets/fonts/nanum-gothic-v17-latin_korean-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/assets/fonts/nanum-gothic-v17-latin_korean-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/assets/fonts/nanum-gothic-v17-latin_korean-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/assets/fonts/nanum-gothic-v17-latin_korean-700.woff') format('woff'), /* Modern Browsers */
       url('/assets/fonts/nanum-gothic-v17-latin_korean-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/assets/fonts/nanum-gothic-v17-latin_korean-700.svg#NanumGothic') format('svg'); /* Legacy iOS */
}

/* NanumBarunGothic */
@font-face {
    font-family: 'NanumBarunGothic';
    src: url('/assets/fonts/NanumBarunGothic.eot');
    src: url('/assets/fonts/NanumBarunGothic.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/NanumBarunGothic.woff') format('woff'),
         url('/assets/fonts/NanumBarunGothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NanumBarunGothic';
    src: url('/assets/fonts/NanumBarunGothicBold.eot');
    src: url('/assets/fonts/NanumBarunGothicBold.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/NanumBarunGothicBold.woff') format('woff'),
         url('/assets/fonts/NanumBarunGothicBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

/* NanumSquare */
@font-face {
	font-family: 'NanumSquare';
	font-weight: 400;
	src: url('/assets/fonts/NanumSquareR.eot');
	src: url('/assets/fonts/NanumSquareR.eot?#iefix') format('embedded-opentype'),
	     url('/assets/fonts/NanumSquareR.woff') format('woff'),
	     url('/assets/fonts/NanumSquareR.ttf') format('truetype');
}
@font-face {
	font-family: 'NanumSquare';
	font-weight: 700;
	src: url('/assets/fonts/NanumSquareB.eot');
	src: url('/assets/fonts/NanumSquareB.eot?#iefix') format('embedded-opentype'),
	     url('/assets/fonts/NanumSquareB.woff') format('woff'),
	     url('/assets/fonts/NanumSquareB.ttf') format('truetype');
}
@font-face {
	font-family: 'NanumSquare';
	font-weight: 800;
	src: url('/assets/fonts/NanumSquareEB.eot');
	src: url('/assets/fonts/NanumSquareEB.eot?#iefix') format('embedded-opentype'),
	     url('/assets/fonts/NanumSquareEB.woff') format('woff'),
	     url('/assets/fonts/NanumSquareEB.ttf') format('truetype');
}
@font-face {
	font-family: 'NanumSquare';
	font-weight: 300;
	src: url('/assets/fonts/NanumSquareL.eot');
	src: url('/assets/fonts/NanumSquareL.eot?#iefix') format('embedded-opentype'),
	     url('/assets/fonts/NanumSquareL.woff') format('woff'),
	     url('/assets/fonts/NanumSquareL.ttf') format('truetype');
}

/* NongHyup */
@font-face {
	font-family: 'NongHyupL';
	font-weight: 400;
	src: url('/assets/fonts/NongHyupL.woff') format('woff'),
	     url('/assets/fonts/NongHyupL.otf') format('opentype');
}
@font-face {
	font-family: 'NongHyupM';
	font-weight: 400;
	src: url('/assets/fonts/NongHyupM.woff') format('woff'),
	     url('/assets/fonts/NongHyupM.otf') format('opentype');
}
@font-face {
	font-family: 'NHLogoM';
	font-weight: 400;
	src: url('/assets/fonts/NHLogoM.woff') format('woff'),
	     url('/assets/fonts/NHLogoM.otf') format('opentype');
}
