@font-face {
	font-family:"NanumBarunpenR";
	src:url('/fonts/NanumBarunpenR.woff');
}

* { font-family:"NanumBarunpenR"; font-weight:500; word-spacing:0.8px; letter-spacing: 0.5px; }

input.form-control,
select.form-control,
button.btn { border-radius:0; margin:0; }

.image-viewer { left:0; top:0; }
.image-viewer .bg-opacity {  }
.image-viewer-close { right:25px; top:25px; }

label {
	cursor:pointer;
}

@media (min-width: 1200px) {
	.container { max-width:1000px; }
}