@charset "utf-8";

/* 
 notokr-thin:100;
 notokr-light:300;
 notokr-regular:500;
 notokr-medium:700;
 notokr-bold:900;
*/

@font-face {
    font-family: "NotoSans";
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/NotoSans/notokr-thin.eot);
    src: url(../fonts/NotoSans/notokr-thin.eot?#iefix) format("embedded-opentype"), url(../fonts/NotoSans/notokr-thin.woff) format("woff"), url(../fonts/NotoSans/notokr-thin.ttf) format("truetype"),
        url(../fonts/NotoSans/notokr-thin.svg#notokr-thin) format("svg");
}
@font-face {
    font-family: "NotoSans";
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/NotoSans/notokr-light.eot);
    src: url(../fonts/NotoSans/notokr-light.eot?#iefix) format("embedded-opentype"), url(../fonts/NotoSans/notokr-light.woff) format("woff"), url(../fonts/NotoSans/notokr-light.ttf) format("truetype"),
        url(../fonts/NotoSans/notokr-light.svg#notokr-light) format("svg");
}
@font-face {
    font-family: "NotoSans";
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/NotoSans/notokr-regular.eot);
    src: url(../fonts/NotoSans/notokr-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/NotoSans/notokr-regular.woff) format("woff"),
        url(../fonts/NotoSans/notokr-regular.ttf) format("truetype"), url(../fonts/NotoSans/notokr-regular.svg#notokr-regular) format("svg");
}

@font-face {
    font-family: "NotoSans";
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/NotoSans/notokr-medium.eot);
    src: url(../fonts/NotoSans/notokr-medium.eot?#iefix) format("embedded-opentype"), url(../fonts/NotoSans/notokr-medium.woff) format("woff"),
        url(../fonts/NotoSans/notokr-medium.ttf) format("truetype"), url(../fonts/NotoSans/notokr-medium.svg#notokr-medium) format("svg");
}
@font-face {
    font-family: "NotoSans";
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/NotoSans/notokr-bold.eot);
    src: url(../fonts/NotoSans/notokr-bold.eot?#iefix) format("embedded-opentype"), url(../fonts/NotoSans/notokr-bold.woff) format("woff"), url(../fonts/NotoSans/notokr-bold.ttf) format("truetype"),
        url(../fonts/NotoSans/notokr-bold.svg#notokr-bold) format("svg");
}
