@charset "utf-8";

@import url(//fonts.googleapis.com/css?family=Raleway:400,600,800);
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css);

/* 
 * NanumSquare Web Fonts
*/

@font-face {
	font-family: 'NanumSquare';
	font-weight: 400;
	font-style: normal;
	src: url(/designzoom/fonts/NanumSquareR.eot);
	src: url(/designzoom/fonts/NanumSquareR.eot?#iefix) format('embedded-opentype'),
	  url(/designzoom/fonts/NanumSquareR.woff) format('woff'),
	  url(/designzoom/fonts/NanumSquareR.ttf) format('truetype');
}

@font-face {
	font-family: 'NanumSquare';
	font-weight: 600;
	font-style: normal;
	src: url(/designzoom/fonts/NanumSquareB.eot);
	src: url(/designzoom/fonts/NanumSquareB.eot?#iefix) format('embedded-opentype'),
	  url(/designzoom/fonts/NanumSquareB.woff) format('woff'),
	  url(/designzoom/fonts/NanumSquareB.ttf) format('truetype');
}