@font-face {
	font-family: 'FBPracticaNarrow-Bold';
	src: url('fbpracticanarrow-bold.eot');
	src:local('FBPracticaNarrow-Bold'), 
        url('fbpracticanarrow-bold.woff') format('woff'), 
        url('fbpracticanarrow-bold.ttf') format('ttf'),
        url('fbpracticanarrow-bold.otf') format('otf'),
        url('fbpracticanarrow-bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.special-font   { font-family:'FBPracticaNarrow-Bold'; }