@font-face {
  font-family: 'NanumGothic';
  src: url('/skins/font/NanumGothic.eot');
  src: url('/skins/font/NanumGothic.eot?#iefix') format('embedded-opentype'), /* ie 6,7,8 Àû¿ë embedded-opentype ie 8,9 Àû¿ë */
       url('/skins/font/NanumGothic.woff') format('woff'), /* ie Á¦¿ÜÇÑ ³ª¸ÓÁö */
       url('/skins/font/NanumGothic.ttf') format('truetype'),
       url('/skins/font/NanumGothic.svg#NanumGothic') format('svg'); /*¸ð¹ÙÀÏºê¶ó¿ìÁ®¸¦ À§ÇØ¼­*/
  font-weight: normal;
  font-style: normal;
}