/* CSS Document */
@font-face {
	font-family: 'PT Sans';
	src:
			url('/fonts/PT-Sans_Regular.woff2') format('woff2'),
			url('/fonts/PT-Sans_Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
/*@font-face {*/
/*	font-family: 'PT Sans';*/
/*	src: url('/fonts/PTS55F_W.eot');*/
/*	src:*/
/*	     url('/fonts/PTS55F_W.eot?#iefix') format('embedded-opentype'),*/
/*	     url('/fonts/PTS55F_W.woff') format('woff'),*/
/*	     url('/fonts/PTS55F_W.ttf') format('truetype'),*/
/*	     url('/fonts/PTS55F_W.svg#PTSans-Regular') format('svg');*/
/*	font-weight: normal;*/
/*	font-style: normal;*/
/*}*/

@font-face {
	font-family: 'PT Sans Caption';
	src:
			url('/fonts/pt-sans_caption-regular.woff2') format('woff2'),
			url('/fonts/pt-sans_caption-regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
/*@font-face {*/
/*	font-family: 'PT Sans Caption';*/
/*	src: url('/fonts/PTC55F_W.eot');*/
/*	src:*/
/*	     url('/fonts/PTC55F_W.eot?#iefix') format('embedded-opentype'),*/
/*	     url('/fonts/PTC55F_W.woff') format('woff'),*/
/*	     url('/fonts/PTC55F_W.ttf') format('truetype'),*/
/*	     url('/fonts/PTC55F_W.svg#PTSans-Caption') format('svg');*/
/*	font-weight: normal;*/
/*	font-style: normal;*/
/*}*/
@font-face {
	font-family: 'PT Sans Caption';
	src:
			url('/fonts/PT-Sans_Caption-Bold.woff2') format('woff2'),
			url('/fonts/PT-Sans_Caption-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}
/*@font-face {*/
/*	font-family: 'PT Sans Caption';*/
/*	src: url('/fonts/PTC75F_W.eot');*/
/*	src:*/
/*	     url('/fonts/PTC75F_W.eot?#iefix') format('embedded-opentype'),*/
/*	     url('/fonts/PTC75F_W.woff') format('woff'),*/
/*	     url('/fonts/PTC75F_W.ttf') format('truetype'),*/
/*	     url('/fonts/PTC75F_W.svg#PTSans-CaptionBold') format('svg');*/
/*	font-weight: bold;*/
/*	font-style: normal;*/
/*}*/
@font-face {
	font-family: 'PT Serif';
	src:
			url('/fonts/PT-Serif_Regular.woff2') format('woff2'),
			url('/fonts/PT-Serif_Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
/*@font-face {*/
/*	font-family: 'PT Serif';*/
/*	src: url('/fonts/PTF55F_W.eot');*/
/*	src:*/
/*	     url('/fonts/PTF55F_W.eot?#iefix') format('embedded-opentype'),*/
/*	     url('/fonts/PTF55F_W.woff') format('woff'),*/
/*	     url('/fonts/PTF55F_W.ttf') format('truetype'),*/
/*	     url('/fonts/PTF55F_W.svg#PTSerif-Regular') format('svg');*/
/*	font-weight: normal;*/
/*	font-style: normal;*/
/*}*/
@font-face {
	font-family: 'PT Serif';
	src:
			url('/fonts/PT-Serif_Italic.woff2') format('woff2'),
			url('/fonts/PT-Serif_Italic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
}
/*@font-face {*/
/*	font-family: 'PT Serif';*/
/*	src: url('/fonts/PTF56F_W.eot');*/
/*	src:*/
/*	     url('/fonts/PTF56F_W.eot?#iefix') format('embedded-opentype'),*/
/*	     url('/fonts/PTF56F_W.woff') format('woff'),*/
/*	     url('/fonts/PTF56F_W.ttf') format('truetype'),*/
/*	     url('/fonts/PTF56F_W.svg#PTSerif-Italic') format('svg');*/
/*	font-weight: normal;*/
/*	font-style: italic;*/
/*}*/
@font-face {
	font-family: 'PT Serif';
	src:
			url('/fonts/PT-Serif_Bold.woff2') format('woff2'),
			url('/fonts/PT-Serif_Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}