/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 28, 2015 */

/*********************************************************************

본고딕 웹폰트

링크
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
예시
font-family: 'Noto Sans KR', sans-serif;

black - 900
bold - 800
medium - 500
regular - 400
demilight - 300
light - 200
thin - 100

*********************************************************************/


@font-face {
    font-family:'Noto Sans'; /* Bold */
    src: url('NotoSans-Bold.eot');
    src:local(※),
            url('NotoSans-Bold.eot#iefix') format('embedded-opentype'),
            url('NotoSans-Bold.woff2') format('woff2'),
            url('NotoSans-Bold.woff') format('woff'),
            url('NotoSans-Bold.otf') format('opentype');
    font-weight:700;
    font-style:normal;
}

@font-face {
    font-family:'Noto Sans'; /* Medium */
    src: url('NotoSans-Medium.eot');
    src:local(※),
            url('NotoSans-Medium.eot#iefix') format('embedded-opentype'),
            url('NotoSans-Medium.woff2') format('woff2'),
            url('NotoSans-Medium.woff') format('woff'),
            url('NotoSans-Medium.otf') format('opentype');
    font-weight:500;
    font-style:normal;
}

@font-face {
    font-family:'Noto Sans'; /* Regular */
    src: url('NotoSans-Regular.eot');
    src:local(※),
            url('NotoSans-Regular.eot#iefix') format('embedded-opentype'),
            url('NotoSans-Regular.woff2') format('woff2'),
            url('NotoSans-Regular.woff') format('woff'),
            url('NotoSans-Regular.otf') format('opentype');
    font-weight:400;
    font-style:normal;
}

