@charset "utf-8";

@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'),url('/font/NanumGothic.eot?#iefix') format('embedded-opentype'); 
}

body {font:"NanumGothicWeb","나눔고딕",NanumGothic,"돋움",Dotum,Arial,Helvetica,sans-serif;}
* {font:"NanumGothicWeb","나눔고딕",NanumGothic,"돋움",Dotum,Arial,Helvetica,sans-serif;}
textarea {font-family:"NanumGothicWeb","나눔고딕",NanumGothic,"돋움",Dotum,Arial,Helvetica,sans-serif;}





