@font-face {
	font-family: "Interstate";
	font-weight: 300;
	src: url("./fonts/interstate-light.woff");
}

@font-face {
	font-family: "Interstate";
	font-weight: 400;
	src: url("./fonts/interstate-regular.woff");
}

@font-face {
	font-family: "Interstate";
	font-weight: 900;
	src: url("./fonts/interstate-bold.woff");
}
