@font-face {
	font-family: "Oswald";
	src: url("../fonts/Oswald-Regular.ttf") format("truetype");
}

@font-face {
	font-family: "PTSans";
	src: url("../fonts/PTSans.ttf") format("truetype");
}

@font-face {
	font-family: "PTSerif";
	src: url("../fonts/PTSerif-Regular.ttf") format("truetype");
}

@font-face {
	font-family: "PTSerif-Bold";
	src: url("../fonts/PTSerif-Bold.ttf") format("truetype");
}

@font-face {
	font-family: "PTSans-Bold";
	src: url("../fonts/PTSans-Bold.ttf") format("truetype");
}

@font-face {
	font-family: "RobotoCondensed";
	src: url("../fonts/RobotoCondensed-Regular.ttf") format("truetype");
}