/* Custom CSS */
@font-face
{
	font-family: Gnuolane;
	src: url(gnuolane.ttf);
}

#logo,h1 {
	font-family: Gnuolane;
}

