
@font-face {
    font-family:'NotoSansKR';
    font-style: normal;
    font-weight: 200;
    src: url('../font/NotoSansCJKkr-Light.eot');
    src: local("?"),
         url('../font/NotoSansCJKkr-Light.woff') format('woff'),
         url('../font/NotoSansCJKkr-Light.otf') format('opentype');
}



@font-face {
    font-family:'NotoSansKR';
    font-style: normal;
    font-weight: 300;
    src: url('../font/NotoSansCJKkr-DemiLight.eot');
    src: local("?"),
         url('../font/NotoSansCJKkr-DemiLight.woff') format('woff'),
         url('../font/NotoSansCJKkr-DemiLight.otf') format('opentype');
}



@font-face {
    font-family:'NotoSansKR';
    font-style: normal;
    font-weight: 400;
    src: url('../font/NotoSansCJKkr-Regular.eot');
    src: local("?"),
         url('../font/NotoSansCJKkr-Regular.woff') format('woff'),
         url('../font/NotoSansCJKkr-Regular.otf') format('opentype');
}



@font-face {
    font-family:'NotoSansKR';
    font-style: normal;
    font-weight: 600;
    src: url('../font/NotoSansCJKkr-Medium.eot');
    src: local("?"),
         url('../font/NotoSansCJKkr-Medium.woff') format('woff'),
         url('../font/NotoSansCJKkr-Medium.ttf') format('truetype');
}


@font-face {
    font-family:'NotoSansKR';
    font-style: normal;
    font-weight: 700;
    src: url('../font/NotoSansCJKkr-Bold.otf') format('opentype');
    src: local("?"),
         url('../font/NotoSansCJKkr-Bold.woff2') format('woff2'),
         url('../font/NotoSansCJKkr-Bold.woff') format('woff');
}

