@charset "UTF-8";

@font-face {
    font-family: 'nanum-barun-gothic-regular';
    font-weight: normal;
    font-style: normal;
    src: url('nanumbarungothicregular.eot');
    src: url('nanumbarungothicregular.eot@') format('embedded-opentype'),
         url('nanumbarungothicregular.woff2') format('woff2'),
         url('nanumbarungothicregular.woff') format('woff'),
         url('nanumbarungothicregular.ttf') format('truetype'),
         url('http://www.jjhearing.kr/style/nanumbarungothicregular.svg') format('svg');
}

@font-face {
 font-family: "NanumBarunGothic";
 font-weight: normal;
 font-style: normal;
 src: url('http://www.jjhearing.kr/style/NanumBarunGothic.eot');
 src: local('?'),
		 url('http://www.jjhearing.kr/style/NanumBarunGothic.eot?') format('embedded-opentype'),
 		 url('http://www.jjhearing.kr/style/NanumBarunGothic.woff') format('woff'),
		 url('http://www.jjhearing.kr/style/NanumBarunGothic.ttf') format('truetype');
}


@font-face {
 font-family: "NanumBarunGothicBold";
 font-weight: normal;
 font-style: normal;
 src: url('http://www.jjhearing.kr/style/NanumBarunGothicBold.eot');
 src: local('?'),
		 url('http://www.jjhearing.kr/style/NanumBarunGothicBold.eot?') format('embedded-opentype'),
 		 url('http://www.jjhearing.kr/style/NanumBarunGothicBold.woff') format('woff'),
		 url('http://www.jjhearing.kr/style/NanumBarunGothicBold.ttf') format('truetype');
}

