
/* -- Nanum Gothic -- */

@font-face {
  font-family:NotoSansKr-Black;
  src:  url(../fonts/NotoSansKr-Black.otf),
        url(../fonts/NotoSansKr-Black.eot),
/*        url(../fonts/NotoSansKr-Black.svg),*/
        url(../fonts/NotoSansKr-Black.woff),
        url(../fonts/NotoSansKr-Black.woff2);
}
@font-face {
    font-family: 'rocket';
    src: url('../fonts/rocket.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
     font-family: 'SCDream';
     src: url('../fonts/S-CoreDream-4Regular.woff') format('woff');
     font-weight: 400;
     font-style: normal;
}
@font-face {
     font-family: 'SCDream';
     src: url('../fonts/S-CoreDream-5Medium.woff') format('woff');
     font-weight: 500;
     font-style: normal;
}

@font-face {
     font-family: 'SCDream';
     src: url('../fonts/S-CoreDream-6Bold.woff') format('woff');
     font-weight: 600;
     font-style: normal;
}