noto-sans-cjk-jp
Version:
Web font 'Noto Sans CJK JP'
46 lines (45 loc) • 1.18 kB
CSS
/*
* Noto Sans CJK JP (japanese) http://www.google.com/fonts/earlyaccess
*/
@font-face {
font-family: 'Noto Sans CJK JP';
font-style: normal;
font-weight: 100;
src: url(./fonts/NotoSansCJKjp-Thin.woff) format('woff');
}
@font-face {
font-family: 'Noto Sans CJK JP';
font-style: normal;
font-weight: 200;
src: url(./fonts/NotoSansCJKjp-Light.woff) format('woff');
}
@font-face {
font-family: 'Noto Sans CJK JP';
font-style: normal;
font-weight: 300;
src: url(./fonts/NotoSansCJKjp-DemiLight.woff) format('woff');
}
@font-face {
font-family: 'Noto Sans CJK JP';
font-style: normal;
font-weight: 400;
src: url(./fonts/NotoSansCJKjp-Regular.woff) format('woff');
}
@font-face {
font-family: 'Noto Sans CJK JP';
font-style: normal;
font-weight: 500;
src: url(./fonts/NotoSansCJKjp-Medium.woff) format('woff');
}
@font-face {
font-family: 'Noto Sans CJK JP';
font-style: normal;
font-weight: 700;
src: url(./fonts/NotoSansCJKjp-Bold.woff) format('woff');
}
@font-face {
font-family: 'Noto Sans CJK JP';
font-style: normal;
font-weight: 900;
src: url(./fonts/NotoSansCJKjp-Black.woff) format('woff');
}