@charset "utf-8";

@font-face {
	font-family: 'WKGOTHIC';
	src: url('/assets/nnrfonts/KPCHOLIM2.TTC') format("opentype");
}

@font-face {
	font-family: 'Gulim';
	src: url('/assets/nnrfonts/malgun.ttf') format("opentype");
}
section,
td,
div,
p,
span,
tr,
label,
h1,
h2,
h3,
h4,
h5,
h6,
a {
	font-family: Arial, "WKGOTHIC", "Gulim", "Dotum" !important;
}
.title                  { width: auto;}

