
var oratorstd = {
	
  src: 'fonts/humanst.swf'
};

sIFR.activate(oratorstd);

sIFR.replace({ src: 'fonts/humanst.swf', selector: 'h1', ratios: [8, 1.41, 10, 1.32, 11, 1.31, 15, 1.29, 19, 1.28, 25, 1.25, 37, 1.23, 41, 1.22, 42, 1.23, 53, 1.22, 90, 1.21, 93, 1.2, 95, 1.21, 1.2], 
			 css:[
				  '.sIFR-root{font-size:26px;  color:#d2232a; text-transform:uppercase; }'
			 ]
	
			 });

