@charset "utf-8";

@font-face {
    font-family: 'NotoSans-Medium';
    src: url('../fonts/NotoSans-Medium.eot');
    src: url('../fonts/NotoSans-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-Medium.woff2') format('woff2'),
         url('../fonts/NotoSans-Medium.woff') format('woff'),
         url('../fonts/NotoSans-Medium.ttf') format('truetype'),
         url('../fonts/NotoSans-Medium.svg#NotoSans-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSans-Regular';
    src: url('../fonts/NotoSans-Regular.eot');
    src: url('../fonts/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-Regular.woff2') format('woff2'),
         url('../fonts/NotoSans-Regular.woff') format('woff'),
         url('../fonts/NotoSans-Regular.ttf') format('truetype'),
         url('../fonts/NotoSans-Regular.svg#notokr-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSans-DemiLight';
    src: url('../fonts/NotoSans-DemiLight.eot');
    src: url('../fonts/NotoSans-DemiLight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-DemiLight.woff2') format('woff2'),
         url('../fonts/NotoSans-DemiLight.woff') format('woff'),
         url('../fonts/NotoSans-DemiLight.ttf') format('truetype'),
         url('../fonts/NotoSans-DemiLight.svg#NotoSans-DemiLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSans-Thin';
    src: url('../fonts/NotoSans-Thin.eot');
    src: url('../fonts/NotoSans-Thin.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-Thin.woff2') format('woff2'),
         url('../fonts/NotoSans-Thin.woff') format('woff'),
         url('../fonts/NotoSans-Thin.ttf') format('truetype'),
         url('../fonts/NotoSans-Thin.svg#NotoSans-Thin') format('svg');
    font-weight: normal;
    font-style: normal;
}