/* 
 * Nanum Barun Gothic (Korean) http://hangeul.naver.com
 */
  
  @font-face {
      font-family: 'NotoSansKR';
      font-style: normal;
      font-weight: 100;
      src: local('NotoSansCJKKR Thin'), local('NotoSansCJKKR-Thin'), local('Noto Sans CJK KR Thin');
      src: url(font/NotoSansKR-Thin.otf) format('opentype');
           url(font/NotoSansKR-Thin.woff) format('woff');
           url(font/NotoSansKR-Thin.woff2) format('woff2');
  }
  @font-face {
      font-family: 'NotoSansKR';
      font-style: normal;
      font-weight: 300;
      src: local('NotoSansCJKKR Light'), local('NotoSansCJKKR-Light'), local('Noto Sans CJK KR Light');
      src: url(font/NotoSansKR-Light.otf) format('opentype');
           url(font/NotoSansKR-Light.woff) format('woff');
           url(font/NotoSansKR-Black.woff2) format('woff2');
  }
  @font-face {
      font-family: 'NotoSansKR';
      font-style: normal;
      font-weight: 350;
      src: local('NotoSansCJKKR DemiLight'), local('NotoSansCJKKR-DemiLight'), local('Noto Sans CJK KR DemiLight');
      src: url(font/NotoSansKR-DemiLight.otf) format('opentype');
           url(font/NotoSansKR-DemiLight.woff) format('woff');
           url(font/NotoSansKR-DemiLight.woff2) format('woff2');
  }
  @font-face {
      font-family: 'NotoSansKR';
      font-style: normal;
      font-weight: 400;
      src: local('NotoSansCJKKR Regular'), local('NotoSansCJKKR-Regular'), local('Noto Sans CJK KR Regular');
      src: url(font/NotoSansKR-Regular.otf) format('opentype');
           url(font/NotoSansKR-Regular.woff) format('woff');
           url(font/NotoSansKR-Regular.woff2) format('woff2');
  }
  @font-face {
      font-family: 'NotoSansKR';
      font-style: normal;
      font-weight: 500;
      src: local('NotoSansCJKKR Medium'), local('NotoSansCJKKR-Medium'), local('Noto Sans CJK KR Medium');
      src: url(font/NotoSansKR-Medium.otf) format('opentype');
           url(font/NotoSansKR-Medium.woff) format('woff');
           url(font/NotoSansKR-Medium.woff2) format('woff2');
  }
  @font-face {
      font-family: 'NotoSansKR';
      font-style: normal;
      font-weight: 700;
      src: local('NotoSansCJKKR Bold'), local('NotoSansCJKKR-Bold'), local('Noto Sans CJK KR Bold');
      src: url(font/NotoSansKR-Bold.otf) format('opentype');
           url(font/NotoSansKR-Bold.woff) format('woff');
           url(font/NotoSansKR-Bold.woff2) format('woff2');
  }
  @font-face {
      font-family: 'NotoSansKR';
      font-style: normal;
      font-weight: 900;
      src: local('NotoSansCJKKR Black'), local('NotoSansCJKKR-Black'), local('Noto Sans CJK KR Black');
      src: url(font/NotoSansKR-Black.otf) format('opentype');
           url(font/NotoSansKR-Black.woff) format('woff');
           url(font/NotoSansKR-Black.woff2) format('woff2');
  }
  @font-face {
    font-family: 'NanumSquare_R';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquare/NanumSquareR.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquare/NanumSquareR.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquare/NanumSquareR.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquare/NanumSquareR.ttf) format("truetype");
  }
  @font-face {
        font-family: 'NanumSquareBold';
        src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquare/NanumSquareB.eot);
        src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquare/NanumSquareB.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquare/NanumSquareB.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquare/NanumSquareB.ttf) format("truetype");
  }
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/variable/pretendardvariable.css');
