<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*-------------------------------
최초 작성일 : 2021.08.18
마지막 수정일 : 2021.08.18
-------------------------------*/

/* Noto Sans KR */
@font-face {
    font-family: 'Noto Sans KR';
    font-weight: 100;
    src: url('../fonts/NotoSansKR-Thin.woff2') format('woff2'),
    url('../fonts/NotoSansKR-Thin.woff') format('woff'),
    url('../fonts/NotoSansKR-Thin.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-weight: 300;
    src: url('../fonts/NotoSansKR-Light.woff2') format('woff2'),
    url('../fonts/NotoSansKR-Light.woff') format('woff'),
    url('../fonts/NotoSansKR-Light.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-weight: 400;
    src: url('../fonts/NotoSansKR-Regular.woff2') format('woff2'),
    url('../fonts/NotoSansKR-Regular.woff') format('woff'),
    url('../fonts/NotoSansKR-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-weight: 500;
    src: url('../fonts/NotoSansKR-Medium.woff2') format('woff2'),
    url('../fonts/NotoSansKR-Medium.woff') format('woff'),
    url('../fonts/NotoSansKR-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-weight: 700;
    src: url('../fonts/NotoSansKR-Bold.woff2') format('woff2'),
    url('../fonts/NotoSansKR-Bold.woff') format('woff'),
    url('../fonts/NotoSansKR-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans KR';
    font-weight: 900;
    src: url('../fonts/NotoSansKR-Black.woff2') format('woff2'),
    url('../fonts/NotoSansKR-Black.woff') format('woff'),
    url('../fonts/NotoSansKR-Black.otf') format('opentype');
}


/* NanumSquare */
@font-face {
    font-family: 'NanumSquare';
    font-weight: 400;
    src: url('../fonts/NanumSquareR.eot');
    src: url('../fonts/NanumSquareR.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NanumSquareR.woff') format('woff'),
         url('../fonts/NanumSquareR.ttf') format('truetype');
   }
   
@font-face {
    font-family: 'NanumSquare';
    font-weight: 700;
    src: url('../fonts/NanumSquareB.eot');
    src: url('../fonts/NanumSquareB.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NanumSquareB.woff') format('woff'),
         url('../fonts/NanumSquareB.ttf') format('truetype');
   }
   
@font-face {
    font-family: 'NanumSquare';
    font-weight: 800;
    src: url('../fonts/NanumSquareEB.eot');
    src: url('../fonts/NanumSquareEB.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NanumSquareEB.woff') format('woff'),
         url('../fonts/NanumSquareEB.ttf') format('truetype');
   }
   
@font-face {
    font-family: 'NanumSquare';
    font-weight: 300;
    src: url('../fonts/NanumSquareL.eot');
    src: url('../fonts/NanumSquareL.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NanumSquareL.woff') format('woff'),
         url('../fonts/NanumSquareL.ttf') format('truetype');
   }


/* Malgun */
   @font-face {
    font-family: 'Malgun';
    font-weight: 400;
    src: url('../fonts/Malgun.eot');
    src: url('../fonts/Malgun.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Malgun.woff') format('woff'),
         url('../fonts/Malgun.ttf') format('truetype');
   }


/* NanumSquareRound */
@font-face {
    font-family: "NanumSquareRound";
    font-style: normal;
    font-weight: 300;
    src:
      url("../fonts/NanumSquareRoundL.eot"), /* IE9 Compat Modes */
      url("../fonts/NanumSquareRoundL.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
      url("../fonts/NanumSquareRoundL.woff2") format("woff2"), /* Modern Browsers */
      url("../fonts/NanumSquareRoundL.woff") format("woff"), /* Modern Browsers */
      url("../fonts/NanumSquareRoundL.ttf") format("truetype"); /* Safari, Android, iOS */
  }
  @font-face {
    font-family: "NanumSquareRound";
    font-style: normal;
    font-weight: 400;
    src: 
      url("../fonts/NanumSquareRoundR.eot"), /* IE9 Compat Modes */
      url("../fonts/NanumSquareRoundR.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
      url("../fonts/NanumSquareRoundR.woff2") format("woff2"), /* Modern Browsers */    
      url("../fonts/NanumSquareRoundR.woff") format("woff"), /* Modern Browsers */
      url("../fonts/NanumSquareRoundR.ttf") format("truetype"); /* Safari, Android, iOS */
  }
  @font-face {
    font-family: "NanumSquareRound";
    font-style: normal;
    font-weight: 700;
    src:
      url("../fonts/NanumSquareRoundB.eot"), /* IE9 Compat Modes */
      url("../fonts/NanumSquareRoundB.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
      url("../fonts/NanumSquareRoundB.woff2") format("woff2"), /* Modern Browsers */
      url("../fonts/NanumSquareRoundB.woff") format("woff"), /* Modern Browsers */
      url("../fonts/NanumSquareRoundB.ttf") format("truetype"); /* Safari, Android, iOS */
  }
  @font-face {
    font-family: "NanumSquareRound";
    font-style: normal;
    font-weight: 800;
    src:
      url("../fonts/NanumSquareRoundEB.eot"), /* IE9 Compat Modes */
      url("../fonts/NanumSquareRoundEB.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
      url("../fonts/NanumSquareRoundEB.woff2") format("woff2"), /* Modern Browsers */
      url("../fonts/NanumSquareRoundEB.woff") format("woff"), /* Modern Browsers */
      url("../fonts/NanumSquareRoundEB.ttf") format("truetype"); /* Safari, Android, iOS */
  }
  
</pre></body></html>