@font-face {
  font-family: 'NanumGothicBold';
  src: url('../NanumGothicBold.eot');
  src: url('../NanumGothicBold.eot') format('embedded-opentype'), /* ie 6,7,8 ���� embedded-opentype ie 8,9 ���� */
       url('../NanumGothicBold.woff') format('woff'), /* ie ������ ������ */
       url('../NanumGothicBold.ttf') format('truetype'),
       url('../NanumGothicBold.svg') format('svg'); /*����Ϻ������� ���ؼ�*/
  font-weight: normal;
  font-style: normal;
}