﻿@charset "utf-8";

/*나눔고딕*/

@font-face{
	font-family:'Nanum Gothic';
	src:url(./NanumGothic.eot);
	src:url(./NanumGothic.eot?#iefix) format('embedded-opentype');
	src:local(※),url(./NanumGothic.woff) format('woff'),url(./NanumGothic.ttf) format('truetype');
  }
@font-face{
	font-family:'Nanum Gothic Bold';
	src:url(./NanumGothicBold.eot);
	src:url(./NanumGothicBold.eot?#iefix) format('embedded-opentype');
	src:local(※),url(./NanumGothicBold.woff) format('woff'),url(./NanumGothicBold.ttf) format('truetype');
}

@font-face{
	font-family:'Nanum Gothic Extra Bold';
	src:url(./NanumGothicExtraBold.eot);
	src:url(./NanumGothicExtraBold.eot?#iefix) format('embedded-opentype');
	src:local(※),url(./NanumGothicExtraBold.woff) format('woff'),url(./NanumGothicExtraBold.ttf) format('truetype');
}