@font-face{
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/NanumGothicBold.eot');
  src: local('?'), url('../fonts/NanumGothicBold.woff') format('woff'), url('../fonts/NanumGothicBold.ttf') format('truetype');
}
@font-face{
  font-family: 'Malgun Gothic';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/MalgunGothic.eot');
  src: local('?'), url('../fonts/MalgunGothic.woff') format('woff'), url('../fonts/MalgunGothic.ttf') format
('truetype');
}

@font-face{
  font-family: 'Malgun Gothic';
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/MalgunGothicBold.eot');
  src: local('?'), url('../fonts/MalgunGothicBold.woff') format('woff'), url('../fonts/MalgunGothicBold.ttf')
format('truetype');
}