@font-face {
	font-family: 'FbTypograph2-Regular';
	src: url('fbtypograph2-regular.eot');
	src:local('FbTypograph2-Regular'), url('fbtypograph2-regular.woff') format('woff'), url('fbtypograph2-regular.ttf') format('ttf');
	font-weight: normal;
	font-style: normal;    
    /*unicode-range: U+040-07F;*/
}

body { font-family:FbTypograph2-Regular; }