@import url(https://fonts.googleapis.com/css?family=Lato:400,400i,700,900|Oswald:400,700&display=swap);


body {

	font-family: 'Lato','Microsoft YaHei', 'Microsoft JhengHei', sans-serif;
	background-color:#fff;
}

.main_font {
	
	line-height:normal;
	font-weight: normal;
	color: #333;
}