@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700');
/*Noto Sans */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url('/common/font/NotoSans-Thin.eot');
  src: url('/common/font/NotoSans-Thin.eot?#iefix') format('embedded-opentype'),
       url('/common/font/NotoSans-Thin.woff2') format('woff2'),
       url('/common/font/NotoSans-Thin.woff') format('woff'),
       url('/common/font/NotoSans-Thin.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 200;
  src: url('/common/font/NotoSans-Regular.eot');
  src: url('/common/font/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
       url('/common/font/NotoSans-Regular.woff2') format('woff2'),
       url('/common/font/NotoSans-Regular.woff') format('woff'),
       url('/common/font/NotoSans-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url('/common/font/NotoSans-Medium.eot');
  src: url('/common/font/NotoSans-Medium.eot?#iefix') format('embedded-opentype'),
       url('/common/font/NotoSans-Medium.woff2') format('woff2'),
       url('/common/font/NotoSans-Medium.woff') format('woff'),
       url('/common/font/NotoSans-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: url('/common/font/NotoSans-Light.eot');
  src: url('/common/font/NotoSans-Light.eot?#iefix') format('embedded-opentype'),
       url('/common/font/NotoSans-Light.woff2') format('woff2'),
       url('/common/font/NotoSans-Light.woff') format('woff'),
       url('/common/font/NotoSans-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  src: url('/common/font/NotoSans-DemiLight.eot');
  src: url('/common/font/NotoSans-DemiLight.eot?#iefix') format('embedded-opentype'),
       url('/common/font/NotoSans-DemiLight.woff2') format('woff2'),
       url('/common/font/NotoSans-DemiLight.woff') format('woff'),
       url('/common/font/NotoSans-DemiLight.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 600;
  src: url('/common/font/NotoSans-Bold.eot');
  src: url('/common/font/NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
       url('/common/font/NotoSans-Bold.woff2') format('woff2'),
       url('/common/font/NotoSans-Bold.woff') format('woff'),
       url('/common/font/NotoSans-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  src: url('/common/font/NotoSans-Black.eot');
  src: url('/common/font/NotoSans-Black.eot?#iefix') format('embedded-opentype'),
       url('/common/font/NotoSans-Black.woff2') format('woff2'),
       url('/common/font/NotoSans-Black.woff') format('woff'),
       url('/common/font/NotoSans-Black.ttf') format('truetype');
}

/* kopub Batang */
@font-face {
  font-family: 'KoPub Batang';
  font-style: normal;
  font-weight: 300;
  src: url('/common/font/KoPubBatang-Light.eot');
  src: url('/common/font/KoPubBatang-Light.eot?#iefix') format('embedded-opentype'),
       url('/common/font/KoPubBatang-Light.woff2') format('woff2'),
       url('/common/font/KoPubBatang-Light.woff') format('woff'),
       url('/common/font/KoPubBatang-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'KoPub Batang';
  font-style: normal;
  font-weight: 400;
  src: url('/common/font/KoPubBatang-Regular.eot');
  src: url('/common/font/KoPubBatang-Regular.eot?#iefix') format('embedded-opentype'),
       url('/common/font/KoPubBatang-Regular.woff2') format('woff2'),
       url('/common/font/KoPubBatang-Regular.woff') format('woff'),
       url('/common/font/KoPubBatang-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'KoPub Batang';
  font-style: normal;
  font-weight: 600;
  src: url('/common/font/KoPubBatang-Bold.eot');
  src: url('/common/font/KoPubBatang-Bold.eot?#iefix') format('embedded-opentype'),
       url('/common/font/KoPubBatang-Bold.woff2') format('woff2'),
       url('/common/font/KoPubBatang-Bold.woff') format('woff'),
       url('/common/font/KoPubBatang-Bold.ttf') format('truetype');
}