@charset "uft-8";

@font-face {
    font-family:'NotoSans-R';
    src:url('../fonts/NotoSansKR-Regular.woff') format('woff');
}

@font-face {
    font-family:'NotoSans-M';
    src:url('../fonts/NotoSansKR-Midium.woff') format('woff');
}

@font-face {
    font-family:'NotoSans-B';
    src:url('../fonts/NotoSansKR-Bold.woff') format('woff');
}

