/*----------------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans');
@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*----------------------------------------------------------------------------*/

h1,h2,h3,h4,h5,h6,p,ul,a,span,input,select,textarea,label, table{
	font-family: 'Noto Sans TC','Lato', sans-serif;
}
