/* 여기에 작업 또는 수정할 당신의 css style을 설정하세요. (customizations) */

@import url('https://fonts.googleapis.com/css?family=Roboto:400,300,500,500italic,700,900,400italic,700italic');

/* 웹마을 추가설정 CSS */
/* 본고딕 www.hsswc.kr Custom importing */ 
@import url("http://hsch2026.mycafe24.com/fonts/NotoKR-font-stylesheet.css");
/* 나눔 글꼴 */
@import url("http://hsch2026.mycafe24.com/fonts/nanum-font-style.css");

/* 나눔글꼴 사용법
font-family: 'Nanum Brush Script';
font-family: 'Nanum Gothic';
font-family: 'Nanum Myeongjo';
font-family: 'Nanum Pen Script';
*/
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");
@import url("http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css");
@import url("http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css");
@import url("http://fonts.googleapis.com/earlyaccess/nanumpenscript.css");

/* 본고딕 Noto Sans 쓰기 */
.notokr-regular { font-family:notokr-regular !important; }
.notokr-black { font-family:notokr-black !important; }
.notokr-bold { font-family:notokr-bold !important; }
.notokr-demilight { font-family:notokr-demilight !important; }
.notokr-light { font-family:notokr-light !important; }
.notokr-medium { font-family:notokr-medium !important; }
.notokr-thin { font-family:notokr-thin !important; }

/* 나눔 바른 글꼴 */
.nanumbarunpenr { font-family:nanumbarunpenr !important;}
.nanumbarunpenb { font-family:nanumbarunpenb !important;}
.nanum-barun-gothic-bold { font-family:nanum-barun-gothic-bold !important; }
.nanum-barun-gothic-regular { font-family:nanum-barun-gothic-regular !important;  }
.nanum-barun-gothic-light { font-family:nanum-barun-gothic-light !important;  }
.nanum-barun-gothic-ultralight { font-family:nanum-barun-gothic-ultralight !important;  }