@font-face {
	font-family: "PT Sans Web Font";
	font-style: normal;
	font-weight: normal;
	src: url(/static/fonts/PTSans.eot);
	src:
		local("PT Sans"),
		local("PTSans-Regular"),
		url(/static/fonts/PTSans.eot?#iefix) format("embedded-opentype"),
		url(/static/fonts/PTSans.woff) format("woff");
}

@font-face {
	font-family: "PT Sans Web Font";
	font-style: normal;
	font-weight: bold;
	src: url(/static/fonts/PTSansBold.eot);
	src:
		local("PT Sans Bold"),
		local("PTSans-Bold"),
		url(/static/fonts/PTSansBold.eot?#iefix) format("embedded-opentype"),
		url(/static/fonts/PTSansBold.woff) format("woff");
}

@font-face {
	font-family: "PT Sans Web Font";
	font-style: italic;
	font-weight: normal;
	src: url(/static/fonts/PTSansItalic.eot);
	src:
		local("PT Sans Italic"),
		local("PTSans-Italic"),
		url(/static/fonts/PTSansItalic.eot?#iefix) format("embedded-opentype"),
		url(/static/fonts/PTSansItalic.woff) format("woff");
}

@font-face {
	font-family: "PT Sans Web Font";
	font-style: italic;
	font-weight: bold;
	src: url(/static/fonts/PTSansBoldItalic.eot);
	src:
		local("PT Sans Bold Italic"),
		local("PTSans-BoldItalic"),
		url(/static/fonts/PTSansBoldItalic.eot?#iefix) format("embedded-opentype"),
		url(/static/fonts/PTSansBoldItalic.woff) format("woff");
}

@font-face {font-family: 'PT Sans Narrow';
	src: url('/static/fonts/ptn57f_w.eot');
	src: local('PT Sans Narrow'), url('/static/fonts/PTN57F_W.woff') format('woff'),url('/static/fonts/PTN57F_W.ttf') format('truetype'), url('/static/fonts/PTN57F_W.svg#PTSans-Narrow') format('svg');}

@font-face {font-family: 'PT Sans Narrow';
	font-weight: bold; 
	src: url('/static/fonts/ptn77f_w.eot');
	src: local('PT Sans Narrow Bold'), url('/static/fonts/PTN77F_W.woff') format('woff'),url('/static/fonts/PTN77F_W.ttf') format('truetype'), url('/static/fonts/PTN77F_W.svg#PTSans-NarrowBold') format('svg');}