@charset "euc-kr";
/* Nanum Gothic (English)*/

@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 300;
  src: url(http://kalonline.gameagit.com/fonts/NanumGothic-Light.eot);
  src: url(http://kalonline.gameagit.com/fonts/NanumGothic-Light.eot?#iefix) format('embedded-opentype'),
       url(http://kalonline.gameagit.com/fonts/NanumGothic-Light.woff) format('woff'),
       url(http://kalonline.gameagit.com/fonts/NanumGothic-Light.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(http://kalonline.gameagit.com/fonts/NanumGothic-Regular.eot);
  src: url(http://kalonline.gameagit.com/fonts/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(http://kalonline.gameagit.com/fonts/NanumGothic-Regular.woff) format('woff'),
       url(http://kalonline.gameagit.com/fonts/NanumGothic-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(http://kalonline.gameagit.com/fonts/NanumGothic-Bold.eot);
  src: url(http://kalonline.gameagit.com/fonts/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(http://kalonline.gameagit.com/fonts/NanumGothic-Bold.woff) format('woff'),
       url(http://kalonline.gameagit.com/fonts/NanumGothic-Bold.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(http://kalonline.gameagit.com/fonts/NanumGothic-ExtraBold.eot);
  src: url(http://kalonline.gameagit.com/fonts/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(http://kalonline.gameagit.com/fonts/NanumGothic-ExtraBold.woff) format('woff'),
       url(http://kalonline.gameagit.com/fonts/NanumGothic-ExtraBold.ttf) format('truetype');
}