@font-face {
	font-family: 'ptsans';
	font-weight: 400;
	font-style:normal;
	src:url(/fonts/ptsans/PTSans-Regular.ttf) format('opentype')
}
@font-face {
	font-family: 'ptsans';
	font-weight: 700;
	font-style:normal;
	src:url(/fonts/ptsans/PTSans-Bold.ttf) format('opentype')
}
@font-face {
	font-family: 'ptsans-italic';
	font-weight: 700;
	font-style:normal;
	src:url(/fonts/ptsans/PTSans-BoldItalic.ttf) format('opentype')
}