@font-face {
    font-family: 'PF_BeauSans Pro Regular';
    src: url('pfbeausanspro-reg-webfont.eot');
	src: local('PFBeauSansPro-BbookItalic'),
		url('pfbeausanspro-reg-webfont.eot?#iefix') format('embedded-opentype'),
		url('pfbeausanspro-reg-webfont.woff') format('woff'),
		url('pfbeausanspro-reg-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal
}