@font-face {
	font-family: 'sc';
	src: url('SC-Regular.eot');
	src: url('SC-Regular.eot?#iefix') format('embedded-opentype'),
		url('SC-Regular.woff') format('woff'),
		url('SC-Regular.ttf') format('truetype'),
		url('SC-Regular.svg#iconfont') format('svg');
}

* {
	font-family: "sc" !important;
	font-style: normal;
}