@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');


body {

	font-family: 'Oswald','Microsoft YaHei', 'Microsoft JhengHei', sans-serif;
}

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

.main_font1{
	
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	text-transform:uppercase;
	line-height:1.5em;
}