@charset "utf-8";

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

@font-face {
	font-family: 'nanumsquare';
	font-style: normal;
	font-weight: 500;
	src: 
	url(font/nanumsq/nanumsquarerb.eot),
	url(font/nanumsq/nanumsquarerb.eot?#iefix) format('embedded-opentype'),
	url(font/nanumsq/nanumsquarerb.woff) format('woff'),
	url(font/nanumsq/nanumsquarerb.ttf) format('truetype');
}


