/* @font-face {
				font-family: 'Calibri';
				src: url('calibri.eot');
				src: url('calibri.eot?#iefix') format('embedded-opentype'),
						 url('calibri.woff') format('woff'),
						 url('calibri.ttf') format('truetype'),
						 url('calibri.svg#calibri') format('svg');
				font-weight: normal;
				font-style: normal;
		} */

@font-face {
        font-family: "BlairMdITC TT";
        src: url('728302002-BlairMdITC-TT-Medium.eot');
        src: url('728302002-BlairMdITC-TT-Medium.eot?#iefix') format('embedded-opentype'),
        url('728302002-BlairMdITC-TT-Medium.svg#BlairMdITC TT') format('svg'),
        url('728302002-BlairMdITC-TT-Medium.woff') format('woff'),
        url('728302002-BlairMdITC-TT-Medium.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }

	@font-face {
    font-family: 'HelveticaNeueLTStdLtCnRegular';
    src: url('helveticaneueltstd-ltcn-webfont.eot');
    src: url('helveticaneueltstd-ltcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaneueltstd-ltcn-webfont.woff') format('woff'),
         url('helveticaneueltstd-ltcn-webfont.ttf') format('truetype'),
         url('helveticaneueltstd-ltcn-webfont.svg#HelveticaNeueLTStdLtCnRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}