@font-face {
	font-family: 'PT Sans';
	src:url(../fonts/pt-sans.ttf);
	font-weight: 400;
}
@font-face {
	font-family: 'PT Sans';
	src:url(../fonts/pt-sans-700.ttf);
	font-weight: 700;
}
@font-face {
	font-family: Pacifico;
	src:url(../fonts/Pacifico.ttf);
}