@font-face {
	font-family: "logofont";
	src: url("/fonts/calligraffitti.regular.ttf") format("truetype");
}

.bg-nav-bar {
	background-color: rgb(184,158,218);
}

.main-logo {
	font-family: "logofont";
	font-size: 50px;
}

.picture-desc {
    color: #c5c5e5;
}