@font-face {
    font-family: 'Noto Sans JP';
    src: url('NotoSansJP-Thin.eot') format('eot'),
         url('NotoSansJP-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans JP';
    src: url('NotoSansJP-Light.eot') format('eot'),
         url('NotoSansJP-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans JP';
    src: url('NotoSansJP-Regular.eot') format('eot'),
         url('NotoSansJP-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans JP';
    src: url('NotoSansJP-Medium.eot') format('eot'),
         url('NotoSansJP-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}