@font-face {
	font-family: 'PPFormula-CondensedBold';
	src: url('ppformula-condensedbold.eot');
	src:local('PPFormula-CondensedBold'), 
        url('ppformula-condensedbold.ttf') format('ttf'),
        url('ppformula-condensedbold.woff') format('woff'),
        url('ppformula-condensedbold.woff2') format('woff2'),
        url('ppformula-condensedbold.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

body { font-family:PPFormula-CondensedBold; }