﻿
/* nanum-gothic-regular - korean */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/nanum-gothic-v16-korean-regular.eot'); /* IE9 Compat Modes */
  src: local('NanumGothic'),
       url('../fonts/nanum-gothic-v16-korean-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nanum-gothic-v16-korean-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nanum-gothic-v16-korean-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nanum-gothic-v16-korean-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nanum-gothic-v16-korean-regular.svg#NanumGothic') format('svg'); /* Legacy iOS */
}
/* nanum-gothic-700 - korean */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/nanum-gothic-v16-korean-700.eot'); /* IE9 Compat Modes */
  src: local('NanumGothic Bold'), local('NanumGothic-Bold'),
       url('../fonts/nanum-gothic-v16-korean-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nanum-gothic-v16-korean-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nanum-gothic-v16-korean-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nanum-gothic-v16-korean-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nanum-gothic-v16-korean-700.svg#NanumGothic') format('svg'); /* Legacy iOS */
}
/* nanum-gothic-800 - korean */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/nanum-gothic-v16-korean-800.eot'); /* IE9 Compat Modes */
  src: local('NanumGothic ExtraBold'), local('NanumGothic-ExtraBold'),
       url('../fonts/nanum-gothic-v16-korean-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nanum-gothic-v16-korean-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nanum-gothic-v16-korean-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nanum-gothic-v16-korean-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nanum-gothic-v16-korean-800.svg#NanumGothic') format('svg'); /* Legacy iOS */
}
/*
 * Iropke Batang (Korean)
 * http://font.iropke.com/batang/
 */
@font-face {
  font-family: 'Iropke Batang';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/IropkeBatangM.eot");
  src: url("../fonts/IropkeBatangM.eot?#iefix") format('embedded-opentype'),
       url("../fonts/IropkeBatangM.woff") format('woff'),
       url("../fonts/IropkeBatangM.ttf") format('truetype');
}


/* 코어고딕D */

@font-face {
  font-family: 'CoreGothicD';
  src: url('../fonts/CoreGothicD-3Light.eot');
  src: url('../fonts/CoreGothicD-3Light.woff2') format('woff2'),
       url('../fonts/CoreGothicD-3Light.woff') format('woff'),
       url('../fonts/CoreGothicD-3Light.ttf') format('truetype'),
       url('../fonts/CoreGothicD-3Light.svg#CoreGothicD-3Light') format('svg'),
       url('../fonts/CoreGothicD-3Light.eot?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'CoreGothicD';
  src: url('../fonts/CoreGothicD-4Regular.eot');
  src: url('../fonts/CoreGothicD-4Regular.woff2') format('woff2'),
       url('../fonts/CoreGothicD-4Regular.woff') format('woff'),
       url('../fonts/CoreGothicD-4Regular.ttf') format('truetype'),
       url('../fonts/CoreGothicD-4Regular.svg#CoreGothicD-4Regular') format('svg'),
       url('../fonts/CoreGothicD-4Regular.eot?#iefix') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'CoreGothicD';
  src: url('../fonts/CoreGothicD-5Medium.eot');
  src: url('../fonts/CoreGothicD-5Medium.woff2') format('woff2'),
       url('../fonts/CoreGothicD-5Medium.woff') format('woff'),
       url('../fonts/CoreGothicD-5Medium.ttf') format('truetype'),
       url('../fonts/CoreGothicD-5Medium.svg#CoreGothicD-5Medium') format('svg'),
       url('../fonts/CoreGothicD-5Medium.eot?#iefix') format('embedded-opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'CoreGothicD';
  src: url('../fonts/CoreGothicD-6Bold.eot');
  src: url('../fonts/CoreGothicD-6Bold.woff2') format('woff2'),
       url('../fonts/CoreGothicD-6Bold.woff') format('woff'),
       url('../fonts/CoreGothicD-6Bold.ttf') format('truetype'),
       url('../fonts/CoreGothicD-6Bold.svg#CoreGothicD-6Bold') format('svg'),
       url('../fonts/CoreGothicD-6Bold.eot?#iefix') format('embedded-opentype');
  font-weight: 600;
  font-style: normal;
}