@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url('../font/NanumGothic-Regular.eot');
  src: url('../font/NanumGothic-Regular.eot?#iefix') format('embedded-opentype'),
       url('../font/NanumGothic-Regular.woff2') format('woff2'),
       url('../font/NanumGothic-Regular.woff') format('woff'),
       url('../font/NanumGothic-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url('../font/NanumGothic-Bold.eot');
  src: url('../font/NanumGothic-Bold.eot?#iefix') format('embedded-opentype'),
       url('../font/NanumGothic-Bold.woff2') format('woff2'),
       url('../font/NanumGothic-Bold.woff') format('woff'),
       url('../font/NanumGothic-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url('../font/NanumGothic-ExtraBold.eot');
  src: url('../font/NanumGothic-ExtraBold.eot?#iefix') format('embedded-opentype'),
       url('../font/NanumGothic-ExtraBold.woff2') format('woff2'),
       url('../font/NanumGothic-ExtraBold.woff') format('woff'),
       url('../font/NanumGothic-ExtraBold.ttf') format('truetype');
}
 
body, table, div, p, input, select, textarea {font-family:'Nanum Gothic';}


/*±ÛÀÚ*/
.font_size_9 {
	font-size: 9px !important;
}
.font_size_10 {
	font-size: 10px !important;
}
.font_size_11 {
	font-size: 11px !important;
}
.font_size_12 {
	font-size: 12px !important;
}
.font_size_13 {
	font-size: 13px !important;
}
.font_size_14 {
	font-size: 14px !important;
}
.font_size_15 {
	font-size: 15px !important;
}
.font_size_16 {
	font-size: 16px !important;
}
.font_size_17 {
	font-size: 17px !important;
}
.font_size_18 {
	font-size: 18px !important;
}
.font_size_19 {
	font-size: 19px !important;
}
.font_size_20 {
	font-size: 20px !important;
}

.font_white {
	color: #ffffff !important;
}
.font_red {
	color: #e75252 !important;
}
.font_orange {
	color: #fb5826 !important;
}
.font_blue {
	color: #3191fc !important;
}
.font_yellow {
	color: #ffff00 !important;
}
.font_gray {
	color: #ababab !important;
}
.font_darkgray {
	color: #878787 !important;
}
.font_ligntgray {
	color: #cccccc !important;
}
.font_darkgray {
	color: #5e5e5e !important;
}
.font_black {
	color: #585858 !important;
}
.font_violet {
	color: #8957a1 !important;
}
.font_yellow {
	color: #ffea00 !important;
}
.font_lightpink {
	color: #ef747a !important;
}
.font_lightviolet {
	color: #a074ef !important;
}

