@CHARSET "UTF-8";

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url(notosanskr/NotoSansKR-Thin.woff2) format('woff2'),
       url(notosanskr/NotoSansKR-Thin.woff) format('woff'),
       url(notosanskr/NotoSansKR-Thin.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url(notosanskr/NotoSansKR-Light.woff2) format('woff2'),
       url(notosanskr/NotoSansKR-Light.woff) format('woff'),
       url(notosanskr/NotoSansKR-Light.otf) format('opentype');
}

@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url(notosanskr/NotoSansKR-Regular.woff2) format('woff2'),
        url(notosanskr/NotoSansKR-Regular.woff) format('woff'),
        url(notosanskr/NotoSansKR-Regular.otf) format('opentype');
}

@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: url(notosanskr/NotoSansKR-Medium.woff2) format('woff2'),
        url(notosanskr/NotoSansKR-Medium.woff) format('woff'),
        url(notosanskr/NotoSansKR-Medium.otf) format('opentype');
}

@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url(notosanskr/NotoSansKR-Bold.woff2) format('woff2'),
        url(notosanskr/NotoSansKR-Bold.woff) format('woff'),
        url(notosanskr/NotoSansKR-Bold.otf) format('opentype');
}

@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 900;
   src: url(notosanskr/NotoSansKR-Black.woff2) format('woff2'),
        url(notosanskr/NotoSansKR-Black.woff) format('woff'),
        url(notosanskr/NotoSansKR-Black.otf) format('opentype');
}


@font-face {
    font-family: 'Futura-Light-Italic';
    src: url('futura/Futura-Light-Italic.eot?#iefix') format('embedded-opentype'),
         url('futura/Futura-Light-Italic.woff') format('woff'),
         url('futura/Futura-Light-Italic.ttf')  format('truetype'),
         url('futura/Futura-Light-Italic.svg#webfont') format('svg');
}


@font-face {
    font-family: 'Futura-Bold-Italic';
    src: url('futura/Futura-Bold-Italic.eot?#iefix') format('embedded-opentype'),
         url('futura/Futura-Bold-Italic.woff') format('woff'),
         url('futura/Futura-Bold-Italic.ttf')  format('truetype'),
         url('futura/Futura-Bold-Italic.svg#webfont') format('svg');
}

/* Futura-Bold webfont (new-bulletproof) */ 
@font-face {
    font-family: 'Futura-Bold';
    src: url('futura/Futura-Bold.eot?#iefix') format('embedded-opentype'),
         url('futura/Futura-Bold.woff') format('woff'),
         url('futura/Futura-Bold.ttf')  format('truetype'),
         url('futura/Futura-Bold.svg#webfont') format('svg');
}

/* Futura-Book-Italic webfont (new-bulletproof) */ 
@font-face {
    font-family: 'Futura-Book-Italic';
    src: url('futura/Futura-Book-Italic.eot?#iefix') format('embedded-opentype'),
         url('futura/Futura-Book-Italic.woff') format('woff'),
         url('futura/Futura-Book-Italic.ttf')  format('truetype'),
         url('futura/Futura-Book-Italic.svg#webfont') format('svg');
}

/* Futura-Book webfont (new-bulletproof) */ 
@font-face {
    font-family: 'Futura-Book';
    src: url('futura/Futura-Book.eot?#iefix') format('embedded-opentype'),
         url('futura/Futura-Book.woff') format('woff'),
         url('futura/Futura-Book.ttf')  format('truetype'),
         url('futura/Futura-Book.svg#webfont') format('svg');
}

/* Futura-Light webfont (new-bulletproof) */ 
@font-face {
    font-family: 'Futura-Light';
    src: url('futura/Futura-Light.eot?#iefix') format('embedded-opentype'),
         url('futura/Futura-Light.woff') format('woff'),
         url('futura/Futura-Light.ttf')  format('truetype'),
         url('futura/Futura-Light.svg#webfont') format('svg');
}

/* Futura-Medium-Italic webfont (new-bulletproof) */ 
@font-face {
    font-family: 'Futura-Medium-Italic';
    src: url('futura/Futura-Medium-Italic.eot?#iefix') format('embedded-opentype'),
         url('futura/Futura-Medium-Italic.woff') format('woff'),
         url('futura/Futura-Medium-Italic.ttf')  format('truetype'),
         url('futura/Futura-Medium-Italic.svg#webfont') format('svg');
}

/* Futura-Medium webfont (new-bulletproof) */ 
@font-face {
    font-family: 'Futura-Medium';
    src: url('futura/Futura-Medium.eot?#iefix') format('embedded-opentype'),
         url('futura/Futura-Medium.woff') format('woff'),
         url('futura/Futura-Medium.ttf')  format('truetype'),
         url('futura/Futura-Medium.svg#webfont') format('svg');
}
