@font-face {
	font-family: "Futura";
	src: url("../fonts/futura-light.ttf");
	font-weight: 200;
}
@font-face {
	font-family: "Futura";
	src: url("../fonts/futura-bold.ttf");
	font-weight: bold;
}
@font-face {
	font-family: "Futura";
	src: url("../fonts/futura-normal.ttf");
	font-weight: normal;
}