@charset "UTF-8";

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


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


@font-face {
    font-family: 'notokr-light';
    src: url('notokr-light.eot');
    src: url('notokr-light.eot?#iefix') format('embedded-opentype'),
         url('notokr-light.woff2') format('woff2'),
         url('notokr-light.woff') format('woff'),
         url('notokr-light.ttf') format('truetype'),
         url('notokr-light.svg#notokr-light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'notokr-regular';
    src: url('notokr-regular.eot');
    src: url('notokr-regular.eot?#iefix') format('embedded-opentype'),
         url('notokr-regular.woff2') format('woff2'),
         url('notokr-regular.woff') format('woff'),
         url('notokr-regular.ttf') format('truetype'),
         url('notokr-regular.svg#notokr-regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
