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


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