@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,700;0,800;1,300;1,400&family=Roboto+Slab:wght@300;400;500;700&display=swap);


body {

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

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

#header, .header {
    color: #ff0000 !important;
}