@charset "utf-8";

@import url('default.css');  
@import url('layout.css');  
@import url('table.css');  
@import url('form.css');  
@import url('value.css');  

@font-face{
  font-family: 'NanumGothicWeb';
  font-style: normal;
  font-weight: normal;
  src: url('font/NanumBarunGothic.eot');
  src: local('?'), url('font/NanumBarunGothic.woff') format('woff'), url('font/NanumBarunGothic.ttf') format('truetype');
}

@font-face{
  font-family: 'NanumGothicWeb';
  font-style: normal;
  font-weight: bold;
  src: url('font/NanumBarunGothicBold.eot');     
  src: local('?'), url('font/NanumBarunGothicBold.woff') format('woff'), url('font/NanumBarunGothicBold.ttf') format('truetype');
}

@font-face{
  font-family: 'NanumGothicWeb';
  font-style: normal;
  font-weight: normal;
  src: url('font/NanumGothic.eot');
  src: local('?'), url('font/NanumGothic.woff') format('woff'), url('font/NanumGothic.ttf') format('truetype');
}

@font-face{
  font-family: 'NanumGothicWeb';
  font-style: normal;
  font-weight: bold;
  src: url('font/NanumGothicBold.eot');     
  src: local('?'), url('font/NanumGothicBold.woff') format('woff'), url('font/NanumGothicBold.ttf') format('truetype');
}

