@charset "UTF-8";

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

.font{
  font-family: 'Noto Sans Japanese', sans-serif;
}

.normal{
	font-family: "メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
}

.w100 {font-weight: 100!important;}
.w200 {font-weight: 200!important;}
.w300 {font-weight: 300!important;}
.w400 {font-weight: 400!important;}
.w500 {font-weight: 500!important;}
.w700 {font-weight: 700!important;}
.w800 {font-weight: 800!important;}
.w900 {font-weight: 900!important;}
