﻿/*@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 300;
  src: url(http://sky.nexon.com/resources/fonts/NanumBarunGothicLight.eot);
  src: local('Nanum Barun Gothic Light'),
	   local('NanumBarunGothicLight'),
	   url(http://sky.nexon.com/resources/fonts/NanumBarunGothicLight.eot?#iefix) format('embedded-opentype'),
	   url(http://sky.nexon.com/resources/fonts/NanumBarunGothicLight.woff) format('woff'),
	   url(http://sky.nexon.com/resources/fonts/NanumBarunGothicLight.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(http://sky.nexon.com/resources/fonts/NanumBarunGothic.eot);
  src: local('Nanum Barun Gothic'),
	   local('NanumBarunGothic'),
	   url(http://sky.nexon.com/resources/fonts/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
	   url(http://sky.nexon.com/resources/fonts/NanumBarunGothic.woff) format('woff'),
	   url(http://sky.nexon.com/resources/fonts/NanumBarunGothic.ttf) format('truetype');
}*/

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 300;
  src: url(/common/fonts/NanumBarunGothicLight.eot);
  src: local(※),
	   url(/common/fonts/NanumBarunGothicLight.woff) format('woff'),
	   url(/common/fonts/NanumBarunGothicLight.eot?#iefix) format('embedded-opentype'),
	   url(/common/fonts/NanumBarunGothicLight.ttf) format('truetype');
}

/*@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/NanumBarunGothic.eot);
  src: local('Nanum Barun Gothic'),
	   local('NanumBarunGothic'),
	   url(fonts/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
	   url(fonts/NanumBarunGothic.woff) format('woff'),
	   url(fonts/NanumBarunGothic.ttf) format('truetype');
}*/