/* im a silly girl in a silly font world ^_^ */
@font-face {
	font-family: "Apple Kid";
	src: url("../../fonts/apple_kid.ttf") format("truetype");
}
/* if im an apple girl... does that make me apple-core? CYANIDE!!! */
@font-face {
	font-family: "Ferrite Core DX";
	src: url("../../fonts/FerriteCoreDX-Regular.ttf") format("truetype");
	font-weight: normal;
}
@font-face {
	font-family: "Ferrite Core DX";
	src: url("../../fonts/FerriteCoreDX-Medium.ttf") format("truetype");
	font-weight: bold;
}
@font-face {
	font-family: "Verdana";
	src: url("../../fonts/Verdana.tff") format("truetype");
}
@font-face {
	font-family: "PVZ Pico";
	src: url("../../fonts/PVZ_PICO_Reg.ttf") format("truetype");
    font-weight: normal;
}
@font-face {
	font-family: "PVZ Pico";
	src: url("../../fonts/PVZ_PICO_Bold.ttf") format("truetype");
    font-weight: bold;
}
@font-face {
	font-family: "Fantasma";
	src: url("../../fonts/Fantasma-Regular.ttf") format("truetype");
}
@font-face {
	font-family: "Neuropol";
	src: url("../../fonts/Neuropol.otf") format("opentype");
}
/* mkay font time is OVER!!!*/