@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lato);
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
html{
	font-size: 16px;
	font-family: "Lato", "Apple LiGothic Medium", "微軟正黑體", "Microsoft Jhenghei", "Noto Sans TC",sans-serif;
}