@font-face {
	font-family: "Segoe UI";
	src: local("segoeui"), url("fonts/segoeui.ttf");
}

@font-face {
	font-family: "Roboto";
	src: local("roboto"), url("fonts/robotoregular.ttf");
}

@font-face {
	font-family: "Philosopher";
	src: local("philosopher"), url("fonts/philosopher.ttf");
}
