@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

body {
font-family: 'Noto Sans Japanese', serif;
}
.noto100 {font-weight:100;}
.noto200 {font-weight:200;}
.noto300 {font-weight:300;}
.noto400 {font-weight:400;}
.noto500 {font-weight:500;}
.noto600 {font-weight:600;}
.noto700 {font-weight:700;}
.noto800 {font-weight:800;}
.noto900 {font-weight:900;}

.mdl-layout-title{
  font-family: inherit;
}