﻿@import url('https://fonts.googleapis.com/earlyaccess/nanummyeongjo.css');
@import url('https://fonts.googleapis.com/earlyaccess/notosanskr.css');

@font-face {
 font-family: 'NanumSquare';
 src: url('./webfont/NanumSquare/NanumSquareR.eot');
 src: url('./webfont/NanumSquare/NanumSquareR.eot?#iefix') format('embedded-opentype'),
      url('./webfont/NanumSquare/NanumSquareR.woff') format('woff'),
      url('./webfont/NanumSquare/NanumSquareR.ttf') format('truetype');
}

@font-face {
 font-family: 'NanumBarunpenR';
 src: url('./webfont/NanumBarunPen/NanumBarunpenR.eot');
 src: url('./webfont/NanumBarunPen/NanumBarunpenR.eot?#iefix') format('embedded-opentype'),
      url('./webfont/NanumBarunPen/NanumBarunpenR.woff') format('woff'),
      url('./webfont/NanumBarunPen/NanumBarunpenR.ttf') format('truetype');
}

@font-face {
 font-family: 'NanumBrush';
 src: url('./webfont/NanumBrush/NanumBrush.eot');
 src: url('./webfont/NanumBrush/NanumBrush.eot?#iefix') format('embedded-opentype'),
      url('./webfont/NanumBrush/NanumBrush.woff') format('woff'),
      url('./webfont/NanumBrush/NanumBrush.ttf') format('truetype');
}

@font-face {
 font-family: 'NanumPen;
 src: url('./webfont/NanumPen/NanumPen.eot');
 src: url('./webfont/NanumPen/NanumPen.eot?#iefix') format('embedded-opentype'),
      url('./webfont/NanumPen/NanumPen.woff') format('woff'),
      url('./webfont/NanumPen/NanumPen.ttf') format('truetype');
}

@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 100;
  src: local('Noto Sans Korean Thin');
  src: url('./webfont/noto/fonts/NotoSans-Thin.eot');
  src: url('./webfont/noto/fonts/NotoSans-Thin.eot?#iefix') format('embedded-opentype'),
      url('./webfont/noto/fonts/NotoSans-Thin.woff2') format('woff2'),
      url('./webfont/noto/onts/NotoSans-Thin.woff') format('woff');
}
@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans Korean Light');
  src: url('./webfont/noto/fonts/NotoSans-Light.eot');
  src: url('./webfont/noto/fonts/NotoSans-Light.eot?#iefix') format('embedded-opentype'),
      url('./webfont/noto/fonts/NotoSans-Light.woff2') format('woff2'),
      url('./webfont/noto/fonts/NotoSans-Light.woff') format('woff');
}
@font-face {
  font-family: 'Noto Sans Korean';
  font-style: normal;
  font-weight: 700;
  src: local('Noto Sans Korean Regular');
  src: url('./webfont/noto/fonts/NotoSans-Regular.eot');
  src: url('./webfont/noto/fonts/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
      url('./webfont/noto/fonts/NotoSans-Regular.woff2') format('woff2'),
      url('./webfont/noto/fonts/NotoSans-Regular.woff') format('woff');
}
