@font-face {
	font-family: 'South_v2-Medium';
	src: url('south_v2-medium.eot');
	src:local('South_v2-Medium'), 
        url('south_v2-medium.ttf') format('ttf'),
        url('south_v2-medium.svg') format('svg'),
        url('south_v2-medium.woff') format('woff'),
        url('south_v2-medium.woff2') format('woff2'),
        url('south_v2-medium.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

.special-font  { font-family:South_v2-Medium;}