span.main_slide_EN {
	font-family: 'tablet-gothic-condensed', 'sans-serif' !important;
	font-weight: 700;
	font-style: normal;
}

span.main_slide_KR {
	font-family: 'Gothic A1', sans-serif !important;
	font-size: 20px;
	font-weight: 700;
}

@media (max-width: 768px) {
	span.main_slide_EN {
		font-family: 'tablet-gothic-condensed', 'sans-serif' !important;
		font-size: 24px;
		font-weight: 700;
		font-style: normal;
	}

	span.main_slide_KR {
		font-family: 'Gothic A1', sans-serif !important;
		font-size: 10px;
		font-weight: 700;
	}
}