@charset "euc-kr";

@font-face{
 

 font-family: 'NanumGothic';
   src: url('../Images/com/NanumGothic.eot'); 
  src: local('¢¾'), url('../images/com/NanumGothic.woff') format('woff'), url('../images/com/NanumGothic.ttf') format('truetype'); 


 font-family: 'NanumGothicBold';
   src: url('../Images/com/NanumGothicBold.eot'); 
  src: local('¢¾'), url('../images/com/NanumGothicBold.woff') format('woff'), url('../images/com/NanumGothicBold.ttf') format('truetype'); 

 font-family: 'Daum_Regular';
  src: url('../Images/com/Daum_Regular.eot'); 
  src: local('¢¾'), url('../images/com/Daum_Regular.woff') format('woff'), url('../images/com/Daum_Regular.ttf') format('truetype'); 



  /*  font-family:'NanumGothic'; 
    src: url('../Images/com/NanumGothic.eot'); 
    src: url('../Images/com/NanumGothic.eot?#iefix') format('embedded-opentype'),          url('../Images/com/NanumGothic.woff') format('woff'),          url('../Images/com/NanumGothic.ttf') format('truetype'); 
    font-weight: normal;
    font-style: normal; 

	font-family:'NanumGothicBold'; 
    src: url('../Images/com/NanumGothicBold.eot'); 
    src: url('../Images/com/NanumGothicBold.eot?#iefix') format('embedded-opentype'),          url('../Images/com/NanumGothicBold.woff') format('woff'),          url('../Images/com/NanumGothicBold.ttf') format('truetype'); 
    font-weight: normal;
    font-style: normal; 

	font-family:'Daum_Regular'; 
    src: url('../Images/com/Daum_Regular.eot'); 
    src: url('../Images/com/Daum_Regular.eot?#iefix') format('embedded-opentype'),          url('../Images/com/Daum_Regular.woff') format('woff'),          url('../Images/com/Daum_Regular.ttf') format('truetype'); 
    font-weight: normal;
    font-style: normal; 
*/

}