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