@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');
}

@font-face {
	font-family: 'gyeonggibold';
	src: url("/theme/websre05/fonts/gyeonggi_Bold.ttf") format('truetype');
}
@font-face {
	font-family: 'gyeonggimedium';
	src: url("/theme/websre05/fonts/gyeonggi_Medium.ttf") format('truetype');
}
@font-face {
	font-family: 'agotic';
	src: url("/theme/websre05/fonts/AppleSDGothicNeoM.ttf") format('truetype');
}
@font-face {
	font-family: 'notogan';
	src: url("/theme/websre05/fonts/NotoSansSC-Medium.otf") format('truetype');
}
@font-face {
	font-family: 'notobun';
	src: url("/theme/websre05/fonts/NotoSansTC-Medium.otf") format('truetype');
}