/**
 * Noto 
 */
@font-face {
    font-family:"Noto Light"; 
    font-weight:normal; 
    font-style:normal;
    src:url('../fonts/notokr-light.eot'); 
    src:url('../fonts/notokr-light.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/notokr-light.woff') format('woff'), 
        url('../fonts/notokr-light.ttf') format('truetype');
}
@font-face {
    font-family:"Noto Demi"; 
    font-weight:normal; 
    font-style:normal;
    src:url('../fonts/notokr-demilight.eot'); 
    src:url('../fonts/notokr-demilight.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/notokr-demilight.woff') format('woff'), 
        url('../fonts/notokr-demilight.ttf') format('truetype');
}
@font-face {
    font-family:"Noto Regular"; 
    font-weight:normal; 
    font-style:normal;
    src:url('../fonts/notokr-regular.eot'); 
    src:url('../fonts/notokr-regular.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/notokr-regular.woff') format('woff'), 
        url('../fonts/notokr-regular.ttf') format('truetype');
}
@font-face {
    font-family:"Noto Medium"; 
    font-weight:normal; 
    font-style:normal;
    src:url('../fonts/notokr-medium.eot'); 
    src:url('../fonts/notokr-medium.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/notokr-medium.woff') format('woff'), 
        url('../fonts/notokr-medium.ttf') format('truetype');
}
@font-face {
    font-family:"Noto Bold"; 
    font-weight:normal; 
    font-style:normal;
    src:url('../fonts/notokr-bold.eot'); 
    src:url('../fonts/notokr-bold.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/notokr-bold.woff') format('woff'), 
        url('../fonts/notokr-bold.ttf') format('truetype');
}

