/*
@import url('https://fonts.googleapis.com/css?family=Russo+One');
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css);
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-jp.css);
*/
/*@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);*/

/* spoqa han sans font */
/*@font-face{
    font-weight:100;
    font-family:'Spoqa Han Sans';
    src:url("../fonts/SpoqaHanSans-Thin.eot");
    src:url("../fonts/SpoqaHanSans-Thin.eot?#iefix") format('embedded-opentype'),
        url("../fonts/SpoqaHanSans-Thin.woff") format('woff'),
        local('※'), url('../fonts/SpoqaHanSans-Thin.ttf') format('opentype');
}

@font-face{
    font-weight:300;
    font-family:'Spoqa Han Sans';
    src:url("../fonts/SpoqaHanSans-Light.eot");
    src:url("../fonts/SpoqaHanSans-Light.eot?#iefix") format('embedded-opentype'),
        url("../fonts/SpoqaHanSans-Light.woff") format('woff'),
        local('※'), url('../fonts/SpoqaHanSans-Light.ttf') format('truetype');
}

@font-face{
    font-weight:500;
    font-family:'Spoqa Han Sans';
    src:url("../fonts/SpoqaHanSans-Regular.eot");
    src:url("../fonts/SpoqaHanSans-Regular.eot?#iefix") format('embedded-opentype'),
        url("../fonts/SpoqaHanSans-Regular.woff") format('woff'),
        local('※'), url('../fonts/SpoqaHanSans-Regular.ttf') format('truetype');
}

@font-face{
    font-weight:800;
    font-family:'Spoqa Han Sans';
    src:url("../fonts/SpoqaHanSans-Bold.eot");
    src:url("../fonts/SpoqaHanSans-Bold.eot?#iefix") format('embedded-opentype'),
        url("../fonts/SpoqaHanSans-Bold.woff") format('woff'),
        local('※'), url('../fonts/SpoqaHanSans-Bold.ttf') format('truetype');
}
*/

/* noto sans kr */
@font-face{
    font-weight:100;
    font-family:'Noto Sans KR';
    src:url("../fonts/NotoSansKR-Thin.eot");
    src:url('../fonts/NotoSansKR-Thin.eot') format('embedded-opentype'),
        url("../fonts/NotoSansKR-Thin.woff") format('woff'),
        local('※'), url('../fonts/NotoSansKR-Thin.otf') format('opentype');
}

@font-face{
    font-weight:200;
    font-family:'Noto Sans KR';
    src:url("../fonts/NotoSansKR-Light.eot");
    src:url("../fonts/NotoSansKR-Light.eot?#iefix") format('embedded-opentype'),
        url("../fonts/NotoSansKR-Light.woff") format('woff'),
        local('※'), url('../fonts/NotoSansKR-Light.otf') format('opentype');
}

@font-face{
    font-weight:300;
    font-family:'Noto Sans KR';
    src:url("../fonts/NotoSansKR-Regular.eot"),
        url("../fonts/NotoSansKR-Regular.eot?#iefix") format('embedded-opentype'),
        url("../fonts/NotoSansKR-Regular.woff") format('woff'),
        local('※'), url('../fonts/NotoSansKR-Regular.otf') format('opentype');
}

@font-face{
    font-weight:400;
    font-family:'Noto Sans KR';
    src:url("../fonts/NotoSansKR-Medium.eot");
    src:url("../fonts/NotoSansKR-Medium.eot?#iefix") format('embedded-opentype'),
        url("../fonts/NotoSansKR-Medium.woff") format('woff'),
        local('※'), url('../fonts/NotoSansKR-Medium.otf') format('opentype');
}

@font-face{
    font-weight:500;
    font-family:'Noto Sans KR';
    src:url("../fonts/NotoSansKR-Bold.eot");
    src:url("../fonts/NotoSansKR-Bold.eot?#iefix") format('embedded-opentype'),
        url("../fonts/NotoSansKR-Bold.woff") format('woff'),
        local('※'), url('../fonts/NotoSansKR-Bold.otf') format('opentype');
}

@font-face{
    font-weight:800;
    font-family:'Noto Sans KR';
    src:url("../fonts/NotoSansKR-Black.eot");
    src:url("../fonts/NotoSansKR-Black.eot?#iefix") format('embedded-opentype'),
        url("../fonts/NotoSansKR-Black.woff"),
        local('※'), url('../fonts/NotoSansKR-Black.otf') format('opentype');
}