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