@font-face {
	font-family: "Roboto";
	font-weight: 300;
	src: url("fonts/Roboto-Light.ttf");
}

@font-face {
	font-family: "Roboto";
	font-weight: 600;
	src: url("fonts/Roboto-Regular.ttf");
}
