﻿@font-face {
	font-family: "WKGOTHIC";
	src: url('/assets/nnrfonts/wklgoth.ttf') format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "WKCHONGBONG";
	src: url('/assets/nnrfonts/wkwchbo.ttf') format("truetype");
	font-weight: normal;
	font-style: normal;
}

section,
td,
div,
span,
tr,
label,
h1,
h2,
h3,
h4,
h5,
h6,
a {
	font-family: Arial, "WKGOTHIC", "WKCHONGBONG", "Dotum" !important;
	text-decoration: none !important;
    font-size: 13px;
    color: unset;
}

