

/*font-family: 'Noto Sans KR', sans-serif;*/

/*나눔 바른고딕*/

@font-face {
    font-family: 'nanum-barun-gothic-regular';
    src: url('../font/nanumbarungothicregular.eot');
    src: url('../font/nanumbarungothicregular.eot?#iefix') format('embedded-opentype'),
         url('../font/nanumbarungothicregular.woff') format('woff'),
         url('../font/nanumbarungothicregular.ttf') format('truetype'),
         url('../font/nanumbarungothicregular.svg#nanum-barun-gothic-regular') format('svg');
    font-style: normal;

}

@font-face {
    font-family: 'BMDOHYEON';
    src: url('../font/BMDOHYEON.eot');
    src: url('../font/BMDOHYEON.eot?#iefix') format('embedded-opentype'),   /*IE 6-8*/   
         url('../font/BMDOHYEON.woff') format('woff'), /*표준 브라우저*/
         url('../font/BMDOHYEON.ttf') format('truetype'),/*IE를 제외한 대부분의 브라우저*/
         url('../font/BMDOHYEON.svg#nanum-barun-gothic-regular') format('svg');

    font-style: normal;

}

@font-face {
    font-family: 'BM-JUA';
    src: url('../font/BM-JUA.eot');
    src: url('../font/BM-JUA.eot?#iefix') format('embedded-opentype'),   /*IE 6-8*/   
         url('../font/BM-JUA.woff') format('woff'), /*표준 브라우저*/
         url('../font/BM-JUA.ttf') format('truetype'),/*IE를 제외한 대부분의 브라우저*/
         url('../font/BM-JUA.svg#nanum-barun-gothic-regular') format('svg');

    font-style: normal;

}

@font-face {
    font-family: 'NanumBarunpenR';
    src: url('../font/NanumBarunpenR.eot');
    src: url('../font/NanumBarunpenR.eot?#iefix') format('embedded-opentype'),   /*IE 6-8*/   
         url('../font/NanumBarunpenR.woff') format('woff'), /*표준 브라우저*/
         url('../font/NanumBarunpenR.ttf') format('truetype'),/*IE를 제외한 대부분의 브라우저*/
         url('../font/NanumBarunpenR.svg#nanum-barun-gothic-regular') format('svg');

    font-style: normal;

}

@font-face {
    font-family: 'SCore';
    src: url('../font/SCDream7.woff') format('woff'), /*표준 브라우저*/
         url('../font/SCDream7.ttf') format('truetype'),/*IE를 제외한 대부분의 브라우저*/
         url('../font/SCDream7.otf') format('otf');

    font-style: normal;
}