/*font-family: 'Nanum Gothic Coding'*/
@font-face {

    font-family:'NanumGothic';

    src: url('../font/NanumGothic.eot');

    src: url('../font/NanumGothic.eot?#iefix') format('embedded-opentype'),

         url('../font/NanumGothic.woff') format('woff'),

         url('../font/NanumGothic.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;

}

/*font-family: 'Nanum Gothic Coding'*/
@font-face {

    font-family:'NanumBarunGothic';

    src: url('../font/NanumBarunGothic.eot');

    src: url('../font/NanumBarunGothic.eot?#iefix') format('embedded-opentype'),

         url('../font/NanumBarunGothic.woff') format('woff'),

         url('../font/NanumBarunGothic.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;

}
body {width:100%; height:100%; margin:0 auto; padding:0; word-wrap:break-word;word-break:break-all; -webkit-text-size-adjust:none;/*overflow-x:hidden;*/ font-family:'NanumBarunGothic';}
/*헤더 메뉴css */

body {width:100%; height:100%; margin:0 auto; padding:0; word-wrap:break-word;word-break:break-all; -webkit-text-size-adjust:none;/*overflow-x:hidden;*/ font-family:'NanumBarunGothic';}

.grey .accordion{}


