@font-face {
	font-family: "Geogrotesque";
	src:
		url("./Geogrotesque-Bold.woff") format("woff"),
		url("./Geogrotesque-Bold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Geogrotesque Italic";
	src: url("./Geogrotesque-LightIt.woff") format("woff");
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: "Geogrotesque Italic";
	src:
		url("./Geogrotesque-RegularIt.woff") format("woff2"),
		url("./Geogrotesque-RegularIt.woff2") format("woff2");
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: "Geogrotesque Italic";
	src: url("./Geogrotesque-BoldIt.woff") format("woff");
	font-weight: 700;
	font-style: italic;
}
