/* 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: 'notokr';
    src: url('notokr-black.woff2') format('woff2'),
         url('notokr-black.woff') format('woff');
    font-weight:900;
    font-style: normal;
}

@font-face {
    font-family: 'notokr';
    src: url('notokr-bold.woff2') format('woff2'),
         url('notokr-bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: 'notokr';
    src: url('notokr-medium.woff2') format('woff2'),
         url('notokr-medium.woff') format('woff');
    font-weight:500;
    font-style: normal;

}

@font-face {
    font-family: 'notokr';
    src: url('notokr-regular.woff2') format('woff2'),
         url('notokr-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'notokr';
    src: url('notokr-light.woff2') format('woff2'),
         url('notokr-light.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'notokr';
    src: url('notokr-demilight.woff2') format('woff2'),
         url('notokr-demilight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'notokr';
    src: url('notokr-thin.woff2') format('woff2'),
         url('notokr-thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

