@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);

@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-face {

    font-family:'NanumGothicLight';
    src: url('font/NanumGothicLight.eot');
    src: url('font/NanumGothicLight.eot?#iefix') format('embedded-opentype'),
         url('font/NanumGothicLight.woff') format('woff'),
         url('font/NanumGothicLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {

    font-family:'NanumGothicBold';
    src: url('font/NanumGothicBold.eot');
    src: url('font/NanumGothicBold.eot?#iefix') format('embedded-opentype'),
         url('font/NanumGothicBold.woff') format('woff'),
         url('font/NanumGothicBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {

    font-family:'NanumGothicExBold';
    src: url('font/NanumGothicExtraBold.eot');
    src: url('font/NanumGothicExtraBold.eot?#iefix') format('embedded-opentype'),
         url('font/NanumGothicExtraBold.woff') format('woff'),
         url('font/NanumGothicExtraBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {

    font-family:'OpenRegular';
    src: url('font/OpenSans-Regular.eot');
    src: url('font/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
         url('font/OpenSans-Regular.woff') format('woff'),
         url('font/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {

    font-family:'OpenSemibold';
    src: url('font/OpenSans-Semibold.eot');
    src: url('font/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
         url('font/OpenSans-Semibold.woff') format('woff'),
         url('font/OpenSans-Semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {

    font-family:'OpenBold';
    src: url('font/OpenSans-Bold.eot');
    src: url('font/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
         url('font/OpenSans-Bold.woff') format('woff'),
         url('font/OpenSans-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {

    font-family:'OpenExtraBold';
    src: url('font/OpenSans-ExtraBold.eot');
    src: url('font/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
         url('font/OpenSans-ExtraBold.woff') format('woff'),
         url('font/OpenSans-ExtraBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}