


/* 함초롱돋움 */
@font-face { 
     font-family: 'HCRDotum'; 
     font-weight: normal; 
     font-style: normal;
     src: url('../fonts/HCRDotum.woff') format('woff');  
}

/* 본고딕 */           
@font-face {
     font-family: 'NotoSans';
     font-style: normal;
     font-weight: 100;
     src: url('../fonts/NotoSansCJKkr-Thin.eot'); 
     src: url('../fonts/NotoSansCJKkr-Thin.eot?#iefix') format('embedded-opentype'), 
     url('../fonts/NotoSansCJKkr-Thin.woff') format('woff'),
     url('../fonts/NotoSansCJKkr-Thin.woff2') format('woff2'), 
     url('../fonts/NotoSansCJKkr-Thin.otf') format('truetype');
}

@font-face {
     font-family: 'NotoSans';
     font-style: normal;
     font-weight: 200;
     src: url('../fonts/NotoSansCJKkr-Light.eot');
     src: url('../fonts/NotoSansCJKkr-Light.eot?#iefix') format('embedded-opentype'),
     url('../fonts/NotoSansCJKkr-Light.woff') format('woff'),
     url('../fonts/NotoSansCJKkr-Light.woff2') format('woff2'), 
     url('../fonts/NotoSansCJKkr-Light.otf') format('truetype');
}

@font-face {
     font-family: 'NotoSans';
     font-style: normal;
     font-weight: 300;
     src: url('../fonts/NotoSansCJKkr-DemiLight.eot');
     src: url('../fonts/NotoSansCJKkr-DemiLight.eot?#iefix') format('embedded-opentype'),
     url('../fonts/NotoSansCJKkr-DemiLight.woff') format('woff'),
     url('../fonts/NotoSansCJKkr-DemiLight.woff2') format('woff2'), 
     url('../fonts/NotoSansCJKkr-DemiLight.otf') format('truetype');
}

@font-face {
     font-family: 'NotoSans';
     font-style: normal;
     font-weight: 400;
     src: url('../fonts/NotoSansCJKkr-Regular.eot');
     src: url('../fonts/NotoSansCJKkr-Regular.eot?#iefix') format('embedded-opentype'),
     url('../fonts/NotoSansCJKkr-Regular.woff') format('woff'),
     url('../fonts/NotoSansCJKkr-Regular.woff2') format('woff2'), 
     url('../fonts/NotoSansCJKkr-Regular.otf') format('truetype');
}

@font-face {
     font-family: 'NotoSans';
     font-style: normal;
     font-weight: 500;
     src: url('../fonts/NotoSansCJKkr-Medium.eot');
     src: url('../fonts/NotoSansCJKkr-Medium.eot?#iefix') format('embedded-opentype'),
     url('../fonts/NotoSansCJKkr-Medium.woff') format('woff'),
     url('../fonts/NotoSansCJKkr-Medium.woff2') format('woff2'), 
     url('../fonts/NotoSansCJKkr-Medium.otf') format('truetype');
}

@font-face {
     font-family: 'NotoSans';
     font-style: normal;
     font-weight: 700;
     src: url('../fonts/NotoSansCJKkr-Bold.eot');
     src: url('../fonts/NotoSansCJKkr-Bold.eot?#iefix') format('embedded-opentype'),
     url('../fonts/NotoSansCJKkr-Bold.woff') format('woff'),
     url('../fonts/NotoSansCJKkr-Bold.woff2') format('woff2'), 
     url('../fonts/NotoSansCJKkr-Bold.otf') format('truetype');
}

@font-face {
     font-family: 'NotoSans';
     font-style: normal;
     font-weight: 900;
     src: url('/fonts/NotoSansCJKkr-Black.eot');
     src: url('/fonts/NotoSansCJKkr-Black.eot?#iefix') format('embedded-opentype'),
     url('../fonts/NotoSansCJKkr-Black.woff') format('woff'),
     url('../fonts/NotoSansCJKkr-Black.woff2') format('woff2'), 
     url('../fonts/NotoSansCJKkr-Black.otf') format('truetype');
     }