@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

@font-face {
    font-family:'NotoSans Light';
    font-style:normal;
    font-weight:normal;
    src:url(../fonts/notokr-light.eot);
    src: local(☺),
    url(../fonts/notokr-light.eot?#iefix) format('embedded-opentype'),
    url(../fonts/notokr-light.woff) format('woff');
}
@font-face {
    font-family:'NotoSans DemiLight';
    font-style:normal;
    font-weight:normal;
    src:url(../fonts/NotoSansCJKkr-DemiLight.eot);
    src: local(☺),
    url(../fonts/NotoSansCJKkr-DemiLight.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NotoSansCJKkr-DemiLight.woff) format('woff');
}
@font-face {
    font-family:'NotoSans Regular';
    font-style:normal;
    font-weight:normal;
    src:url(../fonts/NotoSans-Regular.eot);
    src: local(☺),
    url(../fonts/NotoSans-Regular.eot?#iefix) format('embedded-opentype'),
    url(../fonts/NotoSans-Regular.woff) format('woff');
}
@font-face {
    font-family:'NotoSans bold';
    font-style:normal;
    font-weight:bold;
    src:url(../fonts/notokr-bold.eot);
    src: local(☺),
    url(../fonts/notokr-bold.eot?#iefix) format('embedded-opentype'),
    url(../fonts/notokr-bold.woff) format('woff');
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('./fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
