<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@font-face {
 font-family: 'Nanum Square';
 src: url('/font/NanumSquare.eot');
 src: url('/font/NanumSquare.eot?#iefix') format('embedded-opentype'),
      url('/font/NanumSquare.woff') format('woff'),
      url('/font/NanumSquare.ttf') format('truetype');
}

@font-face {
 font-family: 'Nanum Gothic';
 font-weight:500;
 src: url('/font/NanumGothic.eot');
 src: url('/font/NanumGothic.eot?#iefix') format('embedded-opentype'),
      url('/font/NanumGothic.woff') format('woff'),
      url('/font/NanumGothic.ttf') format('truetype');
      src: local(※), url('/font/NanumGothic.woff') format('woff');
}

/*@font-face {*/
/* font-family: 'Cafe24Simplehae';*/
/* font-weight:600;*/
/* src: url('/font/Cafe24Simplehae.eot');*/
/* src: url('/font/Cafe24Simplehae.eot?#iefix') format('embedded-opentype'),*/
/*      url('/font/Cafe24Simplehae.woff') format('woff'),*/
/*      url('/font/Cafe24Simplehae.ttf') format('truetype');*/
/*}*/
@font-face { font-family: 'Cafe24Simplehae'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.1/Cafe24Simplehae.woff') format('woff'); font-weight: normal; font-style: normal; }</pre></body></html>