@font-face {
	font-family: 'PTSans';
	src: url('/fonts/ptsans-regular.eot');
	src: url('/fonts/ptsans-regular.eot?#iefix') format('embedded-opentype'),
	     url('/fonts/ptsans-regular.woff') format('woff'),
	     url('/fonts/ptsans-regular.ttf') format('truetype'),
	     url('/fonts/ptsans-regular.svg#PTSans-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'PTSans';
	src: url('/fonts/ptsans-bold.eot');
	src: url('/fonts/ptsans-bold.eot?#iefix') format('embedded-opentype'),
	     url('/fonts/ptsans-bold.woff') format('woff'),
	     url('/fonts/ptsans-bold.ttf') format('truetype'),
	     url('/fonts/ptsans-bold.svg#PTSans-Bold') format('svg');
	font-weight: 600;
	font-style: normal;
}
