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


@font-face {
    font-family: 'ns_b';
    src: url('nanumsquareb.eot');
    src: url('nanumsquareb.eot?#iefix') format('embedded-opentype'),
         url('nanumsquareb.woff2') format('woff2'),
         url('nanumsquareb.woff') format('woff'),
         url('nanumsquareb.ttf') format('truetype'),
         url('nanumsquareb.svg#nanumsquarebregular') format('svg');
    font-weight: 400,500,600,700,800,bold;
    font-style: normal;

}

@font-face {
    font-family: 'ns_r';
    src: url('nanumsquarer.eot');
    src: url('nanumsquarer.eot?#iefix') format('embedded-opentype'),
         url('nanumsquarer.woff2') format('woff2'),
         url('nanumsquarer.woff') format('woff'),
         url('nanumsquarer.ttf') format('truetype'),
         url('nanumsquarer.svg#nanumsquarerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}</pre></body></html>