@font-face {
  font-family: 'Noto Sans JP';
  src: url('../font/NotoSansCJKjp-Regular.woff') format('woff'), url('/material/docs/common/webfont/NotoSansCJKjp/fonts/NotoSansCJKjp-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans JP';
  src: url('../font/NotoSansCJKjp-Medium.woff') format('woff'), url('/material/docs/common/webfont/NotoSansCJKjp/fonts/NotoSansCJKjp-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans JP';
  src: url('../font/NotoSansCJKjp-Light.woff') format('woff'), url('/material/docs/common/webfont/NotoSansCJKjp/fonts/NotoSansCJKjp-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Noto Sans JP';
  src: url('/material/docs/common/webfont/NotoSansCJKjp/fonts/NotoSansCJKjp-Thin.woff') format('woff'), url('/material/docs/common/webfont/NotoSansCJKjp/fonts/NotoSansCJKjp-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}