@font-face {
	font-family: 'PT-Sans';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/PT_Sans-Web-Regular.ttf);
}

@font-face {
	font-family: 'PT-Sans';
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/PT_Sans-Web-Bold.ttf);
}

@font-face {
	font-family: 'PT-Sans';
	font-style: italic;
	font-weight: 400;
	src: url(../fonts/PT_Sans-Web-Italic.ttf);
}

@font-face {
	font-family: 'PT-Sans';
	font-style: italic;
	font-weight: 700;
	src: url(../fonts/PT_Sans-Web-BoldItalic.ttf);
}

@font-face {
	font-family: 'PT-Sans-Narrow';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/PT_Sans-Narrow-Web-Regular.ttf);
}

@font-face {
	font-family: 'PT-Sans-Narrow';
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/PT_Sans-Narrow-Web-Bold.ttf);
}

@font-face {
	font-family: 'Aprex-New-Bold';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Apex_New_Bold.otf);
}